cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
shasheminassab
Level IV

How can I make this polar plot in JMP?

I have a dataset including wind speed and direction. I would like to show the average wind speed in different wind direction with equal intervals (see attached). I have already binned the wind direction data into equal intervals. I also converted the wind speed and wind direction to components 'u' and 'v' using u = ws * cos(θ) and v = ws * sin(θ). I only need help in making a plot similar to the attached. 

Polar plot.JPG

10 REPLIES 10
shasheminassab
Level IV

Re: How can I make this polar plot in JMP?

Thanks @txnelson  !!!!

Recommended Articles