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 matplotli
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 matpl
Benjamin Root 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 "license" for mo
On Sunday, August 5, 2012, Nikolaus Rath wrote:
> Benjamin Root >
> 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