Class RadarChart

java.lang.Object
All Implemented Interfaces:
Component, ComponentPart, ComponentProperty, HasAnimation, HasData, HasEmphasis

public class RadarChart extends Chart
Radar chart. It is generally used with multi-dimensional data. Multiple sets of data can be added using the addData(DataProvider...) method. It should be plotted on a RadarCoordinate system.
Author:
Syam