[Matplotlib-users] autofmt_xdate and twinx?

2011-01-16 Thread mdekauwe
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

Re: [Matplotlib-users] Analog of processing map() or protovis scale?

2011-01-16 Thread Paul Ivanov
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

[Matplotlib-users] Analog of processing map() or protovis scale?

2011-01-16 Thread Uri Laserson
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

Re: [Matplotlib-users] clearing previous format changes

2011-01-16 Thread Drew Stokes
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

Re: [Matplotlib-users] clearing previous format changes

2011-01-16 Thread Drew Stokes
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

[Matplotlib-users] Unusual (?) spacing with sub-/superscripts

2011-01-16 Thread Ryan Nelson
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