Hi,

I am new to matplotlib and having trouble running a simple example, which I 
found on one of the tutorial pages:

import matplotlib.pyplot as plt
plt.plot([1,2,3])
plt.ylabel('some numbers')
plt.show()

The problem I encounter is that no plot actually shows up when I run the above 
sequence on my idle session. 
I am running on Mac OS X 10.5.6 and if anyone can give me some help, I would 
appreciate it.  

Python: 2.5.4
idle: 1.2.4
matplotlib: 0.98.5.3

WM


      

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to