I can't get Matplotlib to work with IDLE. plt.show() makes beutiful plots,
but IDLE is hung. Entering "exit" in the little pop-up console window
raises an exception in IDLE, and then leaves the plot window hung. It looks
like the old "dualing event loops" problem with IDLE, although the
Matplotl
Thanks to all who have replied. {Ipython, Vpython, Spyder, WxPython,
Eclipse} x {Windows XP, Windows 7, Mac OSX, Linux} - looks like we have many
{IDE, platform} combinations to test, and no consensus on any one choice.
Student needs are different than large project developers. I need an IDE
th
Jeff Whitaker wrote:
>
> zxc wrote:
>> Hi there!
>> I need to know how to close a figure/chart in matplot.
>>
>> Does anyone know how it works and could you please explain on the
>> example below?
>> The problem is: close(1) doesn't close the figure 1 and when the 2nd
>> figure will be plot t