new RadarChart(parent_selector, data, options) → {*}
Radar Chart constructor for setting all relevant variables and creating the radar chart
Parameters:
Name | Type | Description |
---|---|---|
parent_selector |
parent DOM element selector | |
data |
visualisation data | |
options |
config settings |
- Source:
Returns:
- Type
- *