PyPlot catalogs plots as figures ...

the first call to plot() caches the result, callable as figure(1).
the second call to plot() caches the result, callable as figure(2) ...
etc.

what is the result of pygui() on your system?

Reply via email to