Hi
from what I can see if I call fig.autofmt_xdate() with a the twinx command
the xaxis labels do not roatate as you might expect. There seem to be a few
threads on this e.g.
http://old.nabble.com/autofmt_xdate()-broken-for-twinx()-p30248577.html
However does anyone know a workaround until the
Uri Laserson, on 2011-01-16 17:41, wrote:
> Hi all,
>
> Does there already exist some python implementation (in MPL or other) of an
> easy-to-use 1D scale transformation? This is something analogous to
> processing's map function or protovis's scale functionality. It would work
> something like
Hi all,
Does there already exist some python implementation (in MPL or other) of an
easy-to-use 1D scale transformation? This is something analogous to
processing's map function or protovis's scale functionality. It would work
something like:
s = linear().domain(5,100).range(13000,15000)
or
s
Ben,
Sorry to take so long getting back.
I found a solution. Perhaps not the best one but I discovered that using
close() after a show() or save() worked for me. Stumbled across it a day or
two after posting.
Drew
Benjamin Root-2 wrote:
>
> On Mon, Jan 3, 2011 at 11:36 AM, Drew Stokes
> wro
Ben,
Sorry to take so long getting back.
I found a solution. Perhaps not the best one but I discovered that using
close() after a show() or save() worked for me. Stumbled across it a day or
two after posting.
Drew
Benjamin Root-2 wrote:
>
> On Mon, Jan 3, 2011 at 11:36 AM, Drew Stokes
> wro
Hello everyone,
I frequently use subscripts and superscripts in text on my plots, but
I've noticed that the line and character spacing (kerning ?) is not
always as I would expect. For most things, this is not a problem.
However, I would occasionally like various text objects to line up with
on