windrose

Hi all,
I'm new in the matplotlib word, and I try to plot a windrose, but I don't find
any function doing that. Then, trying to solve that by the polar plot, I
don't find how to say matplotlib to plot bar char on polar axes. Can someone
gives me a way?
thanks

···

--
Lionel Roubeyrie - lroubeyrie@...1068...
LIMAIR
http://www.limair.asso.fr

Lionel Roubeyrie wrote:

Hi all,
I'm new in the matplotlib word, and I try to plot a windrose, but I don't find any function doing that. Then, trying to solve that by the polar plot, I don't find how to say matplotlib to plot bar char on polar axes. Can someone gives me a way?
thanks

Lionel,

Polar axis support is embryonic; I don't see an easy way to make a polar bar chart. You could make the bar outlines using "plot" on a polar axis.

Eric

Lionel Roubeyrie wrote:

I'm new in the matplotlib word, and I try to plot a windrose,

When you do get it figured out, be sure to post here. I know I could use it, and I'm sure there are others.

-Chris

···

--
Christopher Barker, Ph.D.
Oceanographer
                                         
NOAA/OR&R/HAZMAT (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception

Chris.Barker@...259...