[OT]Scipy plotting problems

R

Ruben Charles

Hi,

I'm using Scipy on Debian Gnu/Linux. (python2.3-scipy) in a program
that have to show plots but while i'm testing capabilities of the
three possible options (gplt, plt an xplt) a couple of questions comes
up.

--------------------------------------------------------------------------------------------------------------
plt:

If a follow the steps of the plotting tutorial everything seems ok in
the first try.


But if i close the Plot frame (manually with the cursor) and try to plot again


The interpreter shows a message: "The C++ part of the code has been
deleted" and i can´t plot again without exit the interpreter and back
again.


How i can solve that?

----------------------------------------------------------------------------------------------------------------

gplt (gnuplot):

If i create a plot with the Gnuplot program the resulting plot has
responses to mouse events and shows coordinates in the window but if i
create a plot in python

gplt.plot((1,2,3))

The window have not the same response to mouse events (no response at all).

How i can give the same responses?
___________________________________________________________________




Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,779
Messages
2,569,606
Members
45,239
Latest member
Alex Young

Latest Threads

Top