Re: [Matplotlib-users] color coding Xplot with othe property (New User)

2011-03-22 Thread Paul Ivanov
Sachin Kumar Sharma, on 2011-03-23 02:44, wrote: > BB, > > I am Xploting two variables using > Plot(a,b,'o') > > Is it possible to color code the same plot with a 3rd property c instead of > color we specify. > > Also advise if it is possible to do 3D Xplot in matplotlib for variables a,b, >

[Matplotlib-users] color coding Xplot with othe property (New User)

2011-03-22 Thread Sachin Kumar Sharma
BB, I am Xploting two variables using Plot(a,b,'o') Is it possible to color code the same plot with a 3rd property c instead of color we specify. Also advise if it is possible to do 3D Xplot in matplotlib for variables a,b, & c and if possible to color code this 3d plot with 4th variable d.

Re: [Matplotlib-users] Plot linestyle as an arrow

2011-03-22 Thread Paul Ivanov
Catherine Thwaites, on 2011-03-23 10:10, wrote: > I have tried to search for the answer but have not found anything useful so > forgive me if this has been answered before. > I want to change the linestyle of a regular plot to an arrow, in the > direction of the data in the tuple. So in this scrip

[Matplotlib-users] Plot linestyle as an arrow

2011-03-22 Thread Catherine Thwaites
I have tried to search for the answer but have not found anything useful so forgive me if this has been answered before. I want to change the linestyle of a regular plot to an arrow, in the direction of the data in the tuple. So in this script below I would like an arrow head pointing to the next m