On Apr 23, 2008, at Apr 23:9:17 PM, Joshua Lippai wrote:

I should note that I'm doing this on OS X 10.5.2, but I don't imagine
Tiger would have a problem Leopard doesn't have.

you do indeed have the problem.  If you change the subplot(211) to subplot(111) you'll see the proper plot (a sine wave).  For some reason, when you try to subplot with 2 rows and 2 columns (and probably more) the line doesn't appear on the plot.  what it should look like, and does with .91.2, is attached.


bb

-- 
Brian Blais


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to