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 i
On Jul 6, 6:15 pm, Steven D'Aprano wrote:
> Ravikanth wrote:
> > Hi,
>
> > I am facing some problem.
>
> Yes, we heard you the first two times, there's no need to keep repeating the
> question over and over again.
>
> There is no Service Level Agree
()
print 'passed the border'
x=arange(10)
y=sin(x)
ax.plot(x,y)
show()
print 'passed the second show'
Thanks
Ravikanth
--
http://mail.python.org/mailman/listinfo/python-list
()
print 'passed the border'
x=arange(10)
y=sin(x)
ax.plot(x,y)
show()
print 'passed the second show'
Thanks
Ravikanth
--
http://mail.python.org/mailman/listinfo/python-list
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
On Jul 6, 1:32 pm, Ian Kelly wrote:
> On Wed, Jul 6, 2011 at 9:12 AM, Ravikanth wrote:
> > Hi all,
> > Hi all,
>
> > I am having a trouble creating tooltips. I am trying to embed a
> > matplotlib graph inside a TkInter canvas. After some search over the
> &
Hi all,
Hi all,
I am having a trouble creating tooltips. I am trying to embed a
matplotlib graph inside a TkInter canvas. After some search over the
net, I found out a way to create tooltips using the WXbackend.
But when I embed my matplotlib figure inside a Tk and the tooltips
are not getting d
On Jun 15, 1:59 pm, Wanderer wrote:
> On Jun 15, 2:10 pm, Ravikanth wrote:
>
>
>
>
>
> > On Jun 15, 12:59 pm, Wanderer wrote:
>
> > > On Jun 15, 1:28 pm, Ravikanth wrote:
>
> > > > On Jun 15, 11:57 am, Wanderer wrote:
>
> > > >
On Jun 15, 12:59 pm, Wanderer wrote:
> On Jun 15, 1:28 pm, Ravikanth wrote:
>
>
>
>
>
> > On Jun 15, 11:57 am, Wanderer wrote:
>
> > > On Jun 15, 12:00 pm, Ravikanth wrote:
>
> > > > On Jun 15, 10:32 am, Wanderer wrote:
>
> > >
On Jun 15, 11:57 am, Wanderer wrote:
> On Jun 15, 12:00 pm, Ravikanth wrote:
>
>
>
>
>
> > On Jun 15, 10:32 am, Wanderer wrote:
>
> > > On Jun 15, 11:04 am, Ravikanth wrote:
>
> > > > Hi all,
>
> > > > I am a beginner in pyth
On Jun 15, 10:32 am, Wanderer wrote:
> On Jun 15, 11:04 am, Ravikanth wrote:
>
>
>
>
>
> > Hi all,
>
> > I am a beginner in python. I need to implement a graph with multiple
> > colors in it.
> > In a way, I have a function which varies with respec
.
Regards,
Ravikanth
--
http://mail.python.org/mailman/listinfo/python-list
12 matches
Mail list logo