I've looked in both the examples and the docs, and have yet to find a
clear way of accomplishing the following: 

I have a plot with two subplots: 

|-----------------------------------|
|                                   |
|                                   |
|-----------------------------------|
|                                   |
|                                   |
|                                   |
.                                   .
.                                   .


That is, I want the top subplot (which shows aggregate data, using the
same x-axis) to always be, say, 80 pix high, and the bottom subplot
to scale with the number of things (in this case, sparkline-like
timelines) I add to it. So there's not a constant ratio between
the top and bottom subplots. Might anyone be able to point me in the
right direction, either to an explicit example or someplace in the
docs? 


Thanks!
                        ...Eric Jonas




------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to