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:
__________________
|                   |              |
|                   |              |
|                   |_______|
|                   |              |
|                   |              |
| _________|_______|

Where (in the particular case above) subplot(1,2,1) itself contains a
subplot(2,1,1) and subplot(2,1,2).  Hopefully that looks ok/makes sense to
everyone.


Thanks,
Charles

==========

The 2nd Law of Thermodynamics... If you think things are a mess now, JUST
WAIT!
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to