Re: [Matplotlib-users] subplot within subplot

2008-09-24 Thread charles reid
to the thinker who is not the gardener but only the soil of the plants that grow in him. - Friedrich Nietzsche On Wed, Sep 24, 2008 at 12:29 PM, John Hunter <[EMAIL PROTECTED]> wrote: > On Wed, Sep 24, 2008 at 1:21 PM, charles reid <[EMAIL PROTECTED]> > wrote: > > Hi - &

[Matplotlib-users] subplot within subplot

2008-09-24 Thread charles reid
Hi - I haven't had any luck finding any examples of putting a subplot within a subplot in the documentation/website/example files. Is this possible? For example, I would want something like this: __ | | | | | | |

[Matplotlib-users] Fwd: installation

2008-09-23 Thread charles reid
I don't think my message made it to the mailing list... See below. Charles == The 2nd Law of Thermodynamics... If you think things are a mess now, JUST WAIT! -- Forwarded message -- From: charles reid <[EMAIL PROTECTED]> Date: Fri, Sep 19, 2008 at 5:46 PM

Re: [Matplotlib-users] drawing objects/lines outside of plot

2008-09-20 Thread charles reid
That does the trick! Thanks Eric. == The 2nd Law of Thermodynamics... If you think things are a mess now, JUST WAIT! On Sat, Sep 20, 2008 at 12:47 PM, Eric Firing <[EMAIL PROTECTED]> wrote: > charles reid wrote: > >> Hi there - >> >> I'm wondering

[Matplotlib-users] drawing objects/lines outside of plot

2008-09-20 Thread charles reid
Hi there - I'm wondering if there is a way to do this, since I haven't found anything online or in the mailing list archives that covers it. I'd like to draw a line from inside the plot area to outside the plot area (see attached image - the blue line is what I plot, but I'd like to know how to c

Re: [Matplotlib-users] plot legend behavior & question

2008-09-16 Thread charles reid
"," to make it a tuple > ('CO2',). > > And, you may consider to use the "label" keyword with your plot command. > IHTH, > > -JJ > > > > On Tue, Sep 16, 2008 at 5:09 PM, charles reid <[EMAIL PROTECTED]> > wrote: > > Hi there

[Matplotlib-users] plot legend behavior & question

2008-09-16 Thread charles reid
Hi there - I'm using the latest stable pylab/matplotlib (0.98.3) via OS X 10.5.4. I am plotting a simple array of data, and I'm getting some strange behavior when I try to add a legend to the plot. First, the plot without the legend: f=figure(1) title("Equilibrium Concentration vs. Equivalence R