Radarchart reference¶
To compare several metrics
Parameters¶
Required¶
You must fill these parameters to produce a Radarchart
| parameters | label | type | description (placeholder | tooltip) |
|---|---|---|---|
| metaSerie | | | ||
| value | string (Column of dataset expected) | Column containing value of each axis | | |
| dataset | string | | | |
| serie | Groups | string (Column of dataset expected) | Column containing groups to compare | |
| label | string (Column of dataset expected) | Column containing label of each axis | |
Optional¶
You can let these parameters unset if you do not need them
| parameters | label | type | description (placeholder | tooltip) |
|---|---|---|---|
| size | Size | number | Enter a proportion of the total screen | Use on multiple charts onlyEnter a number from 0 to 1 |
| commonScale | Use same scale for every axis | boolean | | |
| showValues | Display all groups values | boolean | | |
| fillShapeForSeries | Group(s) to fill rather than outline | array | | Type in the group(s) name |
| displayAsParallelPlot | Display chart as parallel plot | boolean | | |
| labelsOrder | Labels order | | Use it to order labels | |
| recycleColors | Recycle groups colors | boolean | | Reuse groups color when chart data changes (filters or requesters) |
| zeroBaseline | Overwrite default baseline | integer | Type in an integer | |
| defaultSelectedAxis | Default selected group | string | Type in group name | first, last, report or the name of the label |
| tutorial | Tutorial | object | | |
| tutorial/alwaysShow | Always show this tutorial | boolean | | By default the tutorial is shown once only |
| tutorial/content | Message | string | Enter your message | This will be displayed to your users |
| tutorial/id | string | Enter an ID | Change the ID to display the tutorial again. All tutorials with the same ID will be displayed only once. | |
| mobileSize | Mobile Size | number | Enter a proportion of the total mobile screen | Use on multiple charts onlyEnter a number from 0 to 1 |
| legend | Display legend | boolean | | |
Others¶
This parameters are either common to all charts, or hidden from studio. You can use them in code mode, but it’s not recommended !
| parameters | label | type | description (placeholder | tooltip) |
|---|---|---|---|
| comment | string | | | |
| source | string | | | |
| style | string | | | |
| domain | array | | | |
| serieStyle | string (Column of dataset expected) | | |