Re: subplot function in matplotlib

2008-04-16 Thread eli
On Apr 16, 8:27 am, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote:
> eli wrote:
> > Does anyone know a workaround to plotting beyond 9 subplots in
> > matplotlib? It would be nice to have 20 plots under the subplot
> > function for example (poster).
>
> Is there such a limitation? I thought that was only for the condensed
> sublpot-specification-form (where you give e.g. 133 instead of 1,3,3)
>
> Diez


Didn't see that part. Now it's fixed. Thanks!

Eli
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: subplot function in matplotlib

2008-04-16 Thread Diez B. Roggisch
eli wrote:

> Does anyone know a workaround to plotting beyond 9 subplots in
> matplotlib? It would be nice to have 20 plots under the subplot
> function for example (poster).

Is there such a limitation? I thought that was only for the condensed
sublpot-specification-form (where you give e.g. 133 instead of 1,3,3)

Diez
-- 
http://mail.python.org/mailman/listinfo/python-list


subplot function in matplotlib

2008-04-15 Thread eli
Does anyone know a workaround to plotting beyond 9 subplots in
matplotlib? It would be nice to have 20 plots under the subplot
function for example (poster).

Cheers,

Eli
-- 
http://mail.python.org/mailman/listinfo/python-list