This fixes my upside-down looking top x-labels.
I must have missed your updates. Thanks for the quick solution again.
On Thu, Jan 21, 2010 at 10:36 PM, Jae-Joon Lee <lee.j.j...@gmail.com> wrote:
> The rotation of the ticklabels are now measured relative to the
> direction of the ticks. While I understand this can be confusing at
> first, this is kind of necessary to support axis along an arbitrary
> path.
>
> For example, the default rotation for the ticklabels in the top axis
> is 180, not 0 (but it looks like 0). So, in your case, the angle
> should be 190, instead of 10 (at line 117). Let me know if there is
> any other issue.
>
> -JJ
>
>
>
> On Thu, Jan 21, 2010 at 8:34 PM, Gökhan Sever <gokhanse...@gmail.com>
> wrote:
> > 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
> >
>
--
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