Re: [Matplotlib-users] feature discussion/request: a 'layout' command for matplotlib

2010-01-10 Thread Andrew Straw
per freem wrote: > hi all, > > i am a *huge fan* of matplotlib and use it for all plotting. one > feature that i would find extremely useful that i believe is missing > (but am very open to being corrected in case i overlooked something) > is a way to define the layout of complex subplots. by this

Re: [Matplotlib-users] feature discussion/request: a 'layout' command for matplotlib

2010-01-10 Thread Gael Varoquaux
On Sun, Jan 10, 2010 at 07:32:27AM -0800, Andrew Straw wrote: > This first is mplsizer, based on the wx layout model, and works "live" > (with a figure open in a GUI) as well as for saving to disk. See the > demo directory for, well, some demos. I haven't been using this too much > lately, but it s

Re: [Matplotlib-users] feature discussion/request: a 'layout' command for matplotlib

2010-01-10 Thread Andrew Straw
Gael Varoquaux wrote: > On Sun, Jan 10, 2010 at 07:32:27AM -0800, Andrew Straw wrote: > >> This first is mplsizer, based on the wx layout model, and works "live" >> (with a figure open in a GUI) as well as for saving to disk. See the >> demo directory for, well, some demos. I haven't been using

Re: [Matplotlib-users] feature discussion/request: a 'layout' command for matplotlib

2010-01-10 Thread Gael Varoquaux
On Sun, Jan 10, 2010 at 07:54:18AM -0800, Andrew Straw wrote: > > Any interest in merging this in as an mpl_toolkit? > It already is. :) Me dig hole and hide. > Any interest in writing docs and advertising it? Well, first I'll use it :). I can advertise if I and up using it a lot. Gaël -

Re: [Matplotlib-users] Bug in demo_parasite_axes2 example?

2010-01-10 Thread Burly Cumberland
Hi, 0.99 I've just re-tested with 0.99.1 and found it works fine.. b. On 8 Jan 2010, at 18:34, Jae-Joon Lee wrote: > What version of matplotlib are you using? > This may be the bug that already have been fixed. > Neither with the maintenance branch nor the current svn reproduce this > proble

[Matplotlib-users] Simple text style question

2010-01-10 Thread Gökhan Sever
Hello, Is there a way to color words differently in a label or title, for example: ylabel("measurement 1 (in red color)" , "measurement 2 (in blue color)") to match with the plotted line colors? Thanks. -- Gökhan -- Th