[Matplotlib-users] float argument required

2009-03-22 Thread Pau
Hello, using 0.98.5.2 under OpenBSD -current I have made a plot and, when I try to save it as eps/ps, I get the error "float argument required" in a pop-up window, whilst the terminal shows this error message: /usr/local/lib/python2.5/site-packages/matplotlib/backends/backend_gtk.py:1054: GtkWar

[Matplotlib-users] How to get the coordinates (picker)

2009-03-22 Thread Xavier Gnata
Hi, I'm trying to write a pyqt4 application including pylab plotting capabilities. Up to now, it looks like this (see in attachment). The picker works fine (I get the msg) *but* I also would like to get the (x,y) coordinates and the the corresponding value A[x,y]. Could someone tell me what I sho

Re: [Matplotlib-users] On changing the default tick pad

2009-03-22 Thread Alan G Isaac
On 3/21/2009 11:33 PM Gary Ruben apparently wrote: > Whilst agreeing with Kaushik's sentiments on the greatness of > matplotlib, I thought his example plot nicely illustrates a layout wart > that I think is easily fixed by changing the default xtick.major.pad, > xtick.minor.pad, ytick.major.pad