Re: [Matplotlib-users] scatter plot onto background image

2008-02-09 Thread Arnar Flatberg
Hi He 2008/2/10 He Jibo <[EMAIL PROTECTED]>: > Hi, Arnar, > > Thank you for your great help!This is what I need! But this code has some > warnings, could you please help me debug it? Thank you ! > > the first error is : > Traceback (most recent call last): > File "D:/Program Files/python 2.4.3/

Re: [Matplotlib-users] scatter plot onto background image

2008-02-09 Thread Arnar Flatberg
> The background.PNG is shown full screen with a resolution of 1024*768. The > data in the fixation_xy.txt is the coordinates of eye-movement data, first > column for X axis, second column for Y axis. I wish to do a scatter plot > with the data onto background.PNG. Please give me a helping hand how

Re: [Matplotlib-users] After saving in GUI, how can I get the oo-interface?

2007-11-27 Thread Arnar Flatberg
Thanks, Mark and John, I will look into a trunk version of matplotlib when I get to a chance. BTW, as far as I recall, I had the same troubles with Ubuntu Gutsy (runs v. 0.90.1). Arnar On Nov 24, 2007 4:25 PM, John Hunter <[EMAIL PROTECTED]> wrote: > On Nov 23, 2007 2:00 PM, Mark Bakker <[EMAIL

Re: [Matplotlib-users] After saving in GUI, how can I get the oo-interface?

2007-11-24 Thread Arnar Flatberg
nto it a year back or so, but couldn't find help > from Tk experts that may know the solution. > Oddly enough, I have written my own GUI in Tk, where I modified the > toolbar, and I don't have the problem. > > If this could be solved, I would be very happy, > > M

[Matplotlib-users] After saving in GUI, how can I get the oo-interface?

2007-11-22 Thread Arnar Flatberg
Hi list It looks like I cant change any properties of a matplotlib figure/axis after I saved the figure using the GUI. At least I cant use gca(), and gcf(). It works fine if the save (e.g., figure.savefig('foo')) was performed in the oo interface Does anybody else have a problem with this (code b

Re: [Matplotlib-users] numpy & compilation

2006-10-16 Thread Arnar Flatberg
HiIf you are on ubuntu you may check out Andrew Straw'sĀ  repository:http://debs.astraw.comArnarĀ On 10/4/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi, I am trying to compile matplotlib in order to use numpy as the numerixoption. I can apt-get a version of it which works, but it does not see