Blocks
SpiderChartBlock
SpiderChartBlock
SpiderChartBlock
SpiderChartBlock
Object containing the following properties:
| Property | Description | Type | Default |
|---|---|---|---|
id | string | 'SpiderChartBlock' | |
block (*) | must be SpiderChartBlock | 'SpiderChartBlock' | |
metricJoinKeys (*) | Join keys of metrics to display as axes. Order determines axis order. | Array<string> (min: 1) | |
tickStep | number | Array<number> | ||
size | number | ||
className | string | ||
addBox | boolean | ||
hideLegend | boolean | ||
colorOn | 'current' | 'transparent' | 'black' | 'white' | 'gray' | 'border' | 'tick' | 'disabled' | 'dimmed' | 'foreground' | 'panel-down' | 'panel' | 'panel-up' | 'panel-plus' | 'accent' | 'accent-up' | 'accent-fg' | 'accent2' | 'accent2-up' | 'accent2-fg' | ... or use a custom template (external:id). Check the Icons page for more information. or |
(*) Required.