()
ax1 = fig.add_subplot(111)
ax1.plot(x0,y0)
ax1.fill_between(x1,0,y1)
ax1.plot(x2,y2)
show()
thanks
Marc Desmarais
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplif
this.
http://matplotlib.sourceforge.net/users/navigation_toolbar.html
Marc Desmarais
Long Beach, CA, 90814
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report
f, button, key, x, y):
...
elif key=='x':
dy = 0
...
Marc Desmarais
Long Beach, CA, 90814
--- On Wed, 8/12/09, Eric Firing wrote:
From: Eric Firing
Subject: Re: [Matplotlib-users] pylab
To: "marc desmarais"
Cc: "matplotlib-users"
Date: Wednesday, A
('pick_event', onpick1)
pyplot.show()
this is based on the demo at
http://matplotlib.sourceforge.net/examples/event_handling/pick_event_demo.html?highlight=scatter
Marc Desmarais
537 Park Av.
se it? When to use it? What does it look like?
thanks
Marc Desmarais
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - a
This sentence is missing "to" or "and" I think:
"These helper methods will take your data (eg. numpy arrays and strings) create
primitive ...
Is in at http://matplotlib.sourceforge.net/users/artists.html
Marc
I think I needed to create an "axes". This seems to have solved my problem.
a = f.add_subplot(111)
map = Basemap(projection='ortho',
lat_0=34.0,
lon_0=-117.3,
resolution='l',
area_thresh=1000,
ax=
"The longitude and latitude lines can be labelled where they
the map projection boundary"
at
http://matplotlib.sourceforge.net/basemap/doc/html/users/graticule.html
Marc Desmarais
Long Beach, CA, 90814
--- On Wed, 8/19/09, marc desmarais wrote:
From: marc desmarais
Subject
s._tkcanvas.pack(side=Tk.TOP, fill=Tk.BOTH, expand=1)
Tk.mainloop()
thanks...
Marc Desmarais
Long Beach, CA, 90814
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simpl
I can run a demo basemap on my Vista PC using version 0.99.3 for py2.5. I
upgraded to 0.99.4 because the great circle function would crash. But now
nothing works.
I brought it in to Microsoft C++ debugger:
"unhandled exception in python.exe: 0xC005: Access Violation"
Marc
Are there still two pylabs? Are the following two web pages referring to the
same pylab?
http://www.scipy.org/PyLab
http://matplotlib.sourceforge.net/
I'm a bit confused (trying to get the Scipy, Numpy, Pylab, Matplolib story
straight, before I plunge in)
Marc Desmarais
Long Beac
11 matches
Mail list logo