Hello,all
      I have a problem with matplotlib. The numpy and matplotlib versions are 
all the newest versions.
      First,if I want to plot a figure,I can type several command,finally use 
the show() command,everything seems well,but I have to use the Ctrl+c to stop 
the show() to go further.
      And I know I can use the interactive mode.So first I use ion(),then use 
the plot command to plot figure and draw() command to update the figure,but in 
this case ,the figure toolbar is not visible on the figure and I can not use 
it.However if I run the show() command then the figure toolbar appear and I can 
control the figure using the toolbar.
      I wonder whether I can take advantage of the figure toolbar and the 
command line at the same time or not ?
      Best wishes.

 
 

--
 
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to