Wayne Watson wrote:
> Simply explained what I'm looking for is a way to draw a zig-zag path 
> indicating a path taken by a particle. Maybe this is best done with some 
> tools outside of the normal plot capabilities?

Why doesn't plot handle this? What do you see as missing?

> 
> On 2/4/2010 9:02 PM, Wayne Watson wrote:
>> Is there a difference between the two (Subject).  Perhaps plot connects
>> lines in the order of x? However, scatter does not connect any points?
>>    

Yes, plot connects points in the order in which they appear in the input 
sequence; scatter does not connect, and has additional capabilities for 
varying the symbol, size, and color.

Eric

> 


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to