Nathanael,
I don't use windows, but on linux I have to load matplotlib first and after
type show()
from pylab import *
plot([1,2,3])
show()
have you done it?
Alexandre
2008/4/8, Nathanael Berestycki <[EMAIL PROTECTED]>:
>
> Hi all,
>
> I am trying to setup matplotbib on my computer (which is u
Hi,
In the example below I can make the cursor snap over the
nearest point with the mouse and also move the cursor with the
keyboard.
But I can't print the coordinates in the toolbar when the I
move the cursor with the keyboard as when I move with the mouse!
Does anyone have an idea?
Cheers,
Ale
r down arrow. I have to quit
the script with "ctrl+C".
Same thing happens with GTK but not with TKAgg, for example.
Does anyone have an idea for fixing this problem?
System: Kutuntu 7.10
Python: 2.5.1
Matplotlib: 0.91.2
--
Até,
Alexandre Zabot