[Matplotlib-users] Using object oriented interface in interactive mode?

2012-08-05 Thread Nikolaus Rath
Hello, The following code shows the plot right away as expected: # python Python 2.7.3rc2 (default, Apr 22 2012, 22:30:17) [GCC 4.6.3] on linux2 Type help, copyright, credits or license for more information. import matplotlib matplotlib.__version__ '1.1.1rc2' import matplotlib.pyplot as plt

Re: [Matplotlib-users] Using object oriented interface in interactive mode?

2012-08-05 Thread Benjamin Root
On Sunday, August 5, 2012, Nikolaus Rath wrote: Hello, The following code shows the plot right away as expected: # python Python 2.7.3rc2 (default, Apr 22 2012, 22:30:17) [GCC 4.6.3] on linux2 Type help, copyright, credits or license for more information. import matplotlib

Re: [Matplotlib-users] Using object oriented interface in interactive mode?

2012-08-05 Thread Nikolaus Rath
Benjamin Root ben.root-grryuj3d...@public.gmane.org writes: On Sunday, August 5, 2012, Nikolaus Rath wrote: Hello, The following code shows the plot right away as expected: # python Python 2.7.3rc2 (default, Apr 22 2012, 22:30:17) [GCC 4.6.3] on linux2 Type help, copyright, credits or

Re: [Matplotlib-users] Using object oriented interface in interactive mode?

2012-08-05 Thread Benjamin Root
On Sunday, August 5, 2012, Nikolaus Rath wrote: Benjamin Root ben.root-grryuj3d...@public.gmane.org javascript:; writes: On Sunday, August 5, 2012, Nikolaus Rath wrote: Hello, The following code shows the plot right away as expected: # python Python 2.7.3rc2 (default, Apr 22