Re: [Matplotlib-users] starting with pplots

2010-12-22 Thread Paul Ivanov
Pawel, on 2010-12-18 20:04, wrote: > Hi, > > I am a new user of matplotlib so maybe my question is elementary, but > have not been able to find an answer to my problem in the archive. > > I would like to make a 2D plot of colored points of 3D data (clusters). > My data looks like this: > > 11

Re: [Matplotlib-users] starting with pplots

2010-12-22 Thread Goyo
2010/12/19 Pawel : > Hi, > > I am a new user of matplotlib so maybe my question is elementary, but > have not been able to find an answer to my problem in the archive. > > I would like to make a 2D plot of colored points of 3D data (clusters). > My data looks like this: > > 11837.2120    -0.0858  

[Matplotlib-users] matplotlib gcc segmentation fault / exit status 1 on SLES and SUSE linux

2010-12-22 Thread Jeremy Brown
I ran into a nasty problem and was stuck until I realized that my numpy version was 1.3 when it should of been 1.5. But the errors never gave me an indication that this was the issue. I had added the new repository but the package was from some previous installation. I removed the old versi

[Matplotlib-users] starting with pplots

2010-12-22 Thread Pawel
Hi, I am a new user of matplotlib so maybe my question is elementary, but have not been able to find an answer to my problem in the archive. I would like to make a 2D plot of colored points of 3D data (clusters). My data looks like this: 11837.2120-0.08582. 23975.2120-0.0672

[Matplotlib-users] fontunits

2010-12-22 Thread John Smith
Hi all, MATLAB has a setting for text called fontunits. Basically if I understand it correctly it sets the size of the font relative to the size of the axis so that as the graph changes size so does the font. Is there something equivalent in Matplotlib? John C. Smith Senior Developer Blueback

[Matplotlib-users] Control of thread/program not returning to ipython after creating a plot.

2010-12-22 Thread Sylvain Munaut
Hi, I was wondering if you ever found a solution to this problem ? I have the exact same issue with GTK (Agg or cairo) and WX backends ... I'm also under gentoo using ipython-0.10.1 and matplotlib-1.0.0 I don't have the warnings you have but same behavior, I have to call show (if I don't a blank