RadarPlot |
RadarPlot() SetColor() SetFill() SetFillColor() SetLegend() SetLineStyle() SetLineWeight() |
Create a new Radar plot
Argument | Default | Description |
---|---|---|
$data | Data array |
Example
Specify color for the plot
Argument | Default | Description |
---|---|---|
$aColor | Color for line | |
$aFillColor | false | Fill color |
Example
Deprecated. Turn filling on and off
Argument | Default | Description |
---|---|---|
$f | true | True=Use fill color and fill plot |
Example
Specify fill color for plot
Argument | Default | Description |
---|---|---|
$aColor | Color |
Example
Specify legend text for this plot
Argument | Default | Description |
---|---|---|
$legend | Legend string |
Example
Specify line style for the plot lines
Argument | Default | Description |
---|---|---|
$aStyle | Line style |
Example
Set line weight
Argument | Default | Description |
---|---|---|
$w | Line weight in pixels |
Example