Re: [Matplotlib-users] can't get started

2006-06-05 Thread Charlie Moad
On 6/3/06, John Hunter <[EMAIL PROTECTED]> wrote: > > "Charlie" == Charlie Moad <[EMAIL PROTECTED]> writes: > > Charlie> On 6/2/06, David S. <[EMAIL PROTECTED]> wrote: > >> I have just installed numpy-0.9.8, scipy-0.4.9, and > >> matplotlib-0.87.2 on a Windows machine with Python 2.

Re: [Matplotlib-users] can't get started

2006-06-05 Thread Edin Salković
Hi all, On 6/3/06, Charlie Moad <[EMAIL PROTECTED]> wrote: > On 6/2/06, David S. <[EMAIL PROTECTED]> wrote: > matplotlib-0.87.2 requires numpy-0.9.6. You will get an error otherwise. I also had problems installing matplotlib with numpy on windows. Basicaly, I installed matplotlib, didn't create

[Matplotlib-users] asigning a label to a marker

2006-06-05 Thread JUAN ERNESTO FLORES BELTRAN
Hi you all, I am using matplotlib toolkits to draw maps of my country, cities and specific locations. I would like to draw markers on the maps too I have been looking for a sample code that indicates how to asign a text label to the markers in orther to add to each marker the location´s nam

Re: [Matplotlib-users] Question about the data path

2006-06-05 Thread Russell E. Owen
In article <[EMAIL PROTECTED]>, "Charlie Moad" <[EMAIL PROTECTED]> wrote: > On 6/2/06, Russell E. Owen <[EMAIL PROTECTED]> > wrote: > > I'm using matplotlib in an application I distribute. For Windows and Mac > > users I distribute a frozen application which includes python, > > matplotlib, etc

[Matplotlib-users] Hello, i ve a problem with plot_date and need help thx

2006-06-05 Thread leau2001
Hi, i try to use the plot_date function and i have some problems, is anybody can help me My program : First to show it's ok to run if i just used the only plot function > from pylab import * > import marshal > import time > import string > > lst_date=[] > points=[] > belos=[['2', '2', '2', '2',