Hi Fernando,

I think you posted the same question to StackOverflow (which I just answered) but if that's not the case, I'm going to repeat my answer here again:

Unfortunately it seems that our plotting facilities for the Variable Explorer are not working correctly (as you discovered).

If you are using an IPython Console, they don't work at all whereas with a regular Console you need to hit /Enter/ several times (two or three) to make the plot appear.

I opened an issue for you in our Issue tracker and we'll try to fix it in one of our next releases.

Cheers,
Carlos


El 02/07/13 17:19, Fernando Saldanha escribió:
I am starting with Python and just installed WinPython and Spyder. The Variable Explorer is a wonderful feature but I cannot get it to show any graphs like Histogram, Plot, and Show Image for any type of variable. For example, I have an array of type Float64 and size (2, 3) (see below). When I right-click on the array area and then click on Plot nothing happens.

I am running on Windows 8 64-bit.

Can anyone help?

[[ 1.5  2.   3. ]
 [ 4.   5.   6. ]]
[[ 1.5  2.   3. ]
 [ 4.   5.   6. ]]
[[ 1.5  2.   3. ]
 [ 4.   5.   6. ]]
[[ 1.5  2.   3. ]
 [ 4.   5.   6. ]]


--
You received this message because you are subscribed to the Google Groups "spyder" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/groups/opt_out.



--
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to