On Jul 6, 6:26 pm, Robert Kern wrote:
> On 7/6/11 5:05 PM, Ravikanth wrote:
>
> > Hi all,
>
> > I have been using python for just over a month now.
> > I am writing a program to plot some graph using the show() twice in
> > the same program. The code snippet is shown below.
>
> Please use the mat
On 7/6/11 5:05 PM, Ravikanth wrote:
Hi all,
I have been using python for just over a month now.
I am writing a program to plot some graph using the show() twice in
the same program. The code snippet is shown below.
Please use the matplotlib-users list for matplotlib questions. By the way, fou
Hi all,
I have been using python for just over a month now.
I am writing a program to plot some graph using the show() twice in
the same program. The code snippet is shown below.
I am trying to plot a simple x vs y using ax.plot() then I get a
figure displayed. I close the figure displayed and th