[Tutor] How to plot graph?

tee chwee liong tcl76 at hotmail.com
Fri Jan 21 11:17:12 CET 2011


hi,
 
i'm using python 2.5 and windows xp. 
my sample data is as below. i intend to plot EyVt and EyHt on the Y-axis and Lane as the X-axis.
Platform: PC
Tempt : 25
TAP0 :0
TAP1 :1
+++++++++++++++++++++++++++++++++++++++++++++
Port Chnl Lane EyVt EyHt
+++++++++++++++++++++++++++++++++++++++++++++
0      1      1       75  55
0      1      2       10 35
0      1     3        25 35 
0      1     4        35 25
0      1     5       10 20
+++++++++++++++++++++++++++++++++++++++++++++
Time: 20s
 
thanks
 
> Date: Wed, 19 Jan 2011 22:54:53 -0500
> Subject: Re: [Tutor] How to plot graph?
> From: smokefloat at gmail.com
> To: tcl76 at hotmail.com
> CC: steve at pearwood.info; tutor at python.org
> 
> actually i just want to plot a simple x and y graph. any suggestion?
> how about using excel to plot? any sample code that i can follow to:
> 1) launch excel
> 2) read x-y from a text file
> 3) plot graph
> 
> thanks
> 
> x,y is simple in many modules(beyond is more computational. What
> version of python, platform and modules are you using?
> 
> 
> -- 
> The lawyer in me says argue...even if you're wrong. The scientist in
> me... says shut up, listen, and then argue. But the lawyer won on
> appeal, so now I have to argue due to a court order.
> 
> Furthermore, if you could be a scientific celebrity, would you want
> einstein sitting around with you on saturday morning, while you're
> sitting in your undies, watching Underdog?...Or better yet, would
> Einstein want you to violate his Underdog time?
> 
> Can you imagine Einstein sitting around in his underware? Thinking
> about the relativity between his cotton nardsac, and his Fruit of the
> Looms?
 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20110121/067af3c5/attachment-0001.html>


More information about the Tutor mailing list