Skip to content

line vector plots

4 messages · Eduardo Klein, Jim Lemon, Gabor Grothendieck

#
Hi,

I'm looking for the way to make vector plot over a time line. This plot, 
similar to the "feather plot" in Matlab, is a line in which every thick 
(a time value) one vector is drawn with its length proportional to one 
variable (wind speed, for example) and its direction to another (wind 
direction, for example). Any ideas?

Thanks, EKS
1 day later
#
Eduardo Klein wrote:
Hi Eduardo,

You may be interested in "polar.plot" or "clock24.plot" in the plotrix 
package.

Jim
1 day later
#
Hi Jim,

Thanks for the tip, but I really need the same polar chart but over a 
line no in a circle. I didn't find it on the plotrix package.

Regards, EKS
Jim Lemon wrote:

  
    
#
Not sure if this is what you are looking for but check out:
http://addictedtor.free.fr/graphiques/RGraphGallery.php?graph=80
On 10/31/05, Eduardo Klein <eklein at usb.ve> wrote: