Re: [Matplotlib-users] matplotlib-0.98.5.3.win32-py2.6.exe

2009-07-06 Thread Christoph Gohlke
Hi Steve, matplotlib-0.98.5.3.win32-py2.6.exe was compiled without support for GTK. If you don't mind trying, I have a build of the matplotlib trunk available on my homepage that has GTK support enabled: http://www.lfd.uci.edu/~gohlke/#pythonlibs It should work with the PyGTK 2.12 Windows bina

[Matplotlib-users] Problem to disable autoscale

2009-07-06 Thread Demaeyer Jonathan
Hi everyone, I use matplotlib to render a figure in a tkinter (the Tix library more precisely) canvas. It works very well but I can't turn off the autoscale (and I would like to), even by setting ax.set_autoscale_on(False). When I test with ax.get_autoscale_on(), the result is False, but the ax

[Matplotlib-users] Weighted histograms

2009-07-06 Thread Michael Cohen
Hi all, I am trying to produce a weighted histogram. The help text for "hist" here: http://matplotlib.sourceforge.net/api/pyplot_api.html#matplotlib.pyplot.hist has a mention of adding weights, but it is not noted in the command line section where this should appear. Calling: hist(data,20,data_we

[Matplotlib-users] problems with numpoints in legend

2009-07-06 Thread Oliver Tomic
Hi, Windows XP Python 2.5.2 matplotlib 0.98.5.2 I try to use numpoints for a legend my plot, but without luck. I always end up having three points in the legend despite setting numpoints=1 (see below towards the end of the code). Things work nicely though in a much simpler script. Help is grea

Re: [Matplotlib-users] Append _one point_ to a plot?

2009-07-06 Thread guillaume ranquet
Jae-Joon Lee wrote: > Well, if you think something is wrong, I guess you may have chosen a > wrong tool. > MPL is mainly for 2d plotting, and not very strong for animation > although it supports some. I just think that I have a nice hammer, a nice nail ... and not a clue on how to use a hammer (I