Mention RGraph on Twitter

RGraph: HTML5 Javascript charts library - Radar charts

This chart used to be called the Tradar chart (T standing for "Traditional" - there used to be two Radar charts in RGraph), however now (July 2011), it has been renamed to the "Radar" chart to make it easier for people to identify. If you use it you will need to update your code accordingly. Keep in mind that if you use the .type property - this has been updated too (to radar).

Radar charts, that are similar to Rose charts. Each of the data points is arranged equally in terms of angle, whilst the magnitude of each point is shown by the distance from the centre. Thus, data points of a higher magnitude can be seen as they are more distant from the centre.

Suitable for many datasets, but not all. If not, then Rose charts may be more apt.

The circle, as can be seen in the second example, could be used to indicate a threshold of sorts. In the example, it could be minimum sales required for a particular month. Months that fall below this threshold can be clearly seen.

[No canvas support] [No canvas support]