The following produces an  arc instead of a line. What am I doing wrong?

ax = axes(polar=True,rmax=1.0)
polar([1,2],[0.2,0.3])   #or plot([1,2],[0.2,0.3])
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to