JJ,

One thing is still little mysterious. My top xticks are reversed.

See in the saved image: http://img46.imageshack.us/img46/3849/imagevp.png

The code that produces that script:
http://code.google.com/p/ccnworks/source/browse/trunk/dccn_plot.py

Any ideas?


On Thu, Jan 21, 2010 at 5:45 PM, Jae-Joon Lee <lee.j.j...@gmail.com> wrote:

> On Thu, Jan 21, 2010 at 6:16 PM, Gökhan Sever <gokhanse...@gmail.com>
> wrote:
> > Yes, it is running from the latest trunk check-out.
>
> The internals of how ticks, ticklables work in the svn version have
> significantly changed, which I hope is an improvement. Unfortunately,
> "_label_angles" is deprecated and should not be used. Instead, try,
>
> ax.axis["right"].label.set_axis_direction("left")
>
> The documentation is yet to be written, but there are some examples
> you may take a look.
>
> doc/mpl_toolkits/axes_grid/figures/demo_axis_direction.py
> doc/mpl_toolkits/axes_grid/figures/demo_ticklabel_alignment.py
> doc/mpl_toolkits/axes_grid/figures/demo_ticklabel_alignment.py
>
> Regards,
>
> -JJ
>



-- 
Gökhan
------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to