Hi everybody
Has anybody any expiriences with Radar-Charts, i'd like to draw Daily Wind Directions as Radar-Charts. Is it possible? If i try to set the timeframe to 1D, there shows just one direction. Is it just possible to show the Dir's in day-resolution?
Thanks for every tip.
Gion
Radar-Charts
-
- Posts: 69
- Joined: Tue Mar 16, 2010 12:05 pm
- Location: Isle of Skye
- Contact:
Re: Radar-Charts
I've not tried Radar-Charts, but what do you have set as 'res'?Stachi wrote:Has anybody any expiriences with Radar-Charts, i'd like to draw Daily Wind Directions as Radar-Charts. Is it possible? If i try to set the timeframe to 1D, there shows just one direction. Is it just possible to show the Dir's in day-resolution?
Maybe I'm stating the obvious, but if you have
res=day1
you'll only get one data point, i.e. the average for the day. More likely you'd want something like
res=min5
or
res=hour1
depending on the resolution you are looking for.
David
Re: Radar-Charts
Hey David
Thanks for your answer - and shame on me...
I've found the fault, it works perfectly with res, if correct written...
Thx
Thanks for your answer - and shame on me...
I've found the fault, it works perfectly with res, if correct written...
Thx
Re: Radar-Charts
I added a feature where you can select a context menu by mouse right click "export as image" which produces a static picture dump in a separate window. Does not work with all charts, but with most of them.