Radarchart reference

To compare several metrics

Overview

📖 Learn More about the Radarchart here.

📖 Find examples on the Radarchart here.

Parameters

Required

You must fill these parameters to produce a Radarchart

parameters label type description (placeholder | tooltip)
label   string (Column of dataset expected) Column containing label of each axis |
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 |
metaSerie     |

Optional

You can let these parameters unset if you do not need them

parameters label type description (placeholder | tooltip)
recycleColors Recycle groups colors boolean | Reuse groups color when chart data changes (filters or requesters)
zeroBaseline Overwrite default baseline integer Type in an integer |
showValues Display all groups values boolean |
defaultSelectedAxis Default selected group string Type in group name | first, last or the name of the label
legend Display legend boolean |
style Custom CSS class string amazing-class | Set a customm CSS class to target this specific chart with CSS
mobileSize Mobile Size number Enter a proportion of the total mobile screen | Use on multiple charts onlyEnter a number from 0 to 1
displayAsParallelPlot Display chart as parallel plot boolean |
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 |
fillShapeForSeries Group(s) to fill rather than outline array | Type in the group(s) name
labelsOrder Labels order   | Use it to order labels
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.

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 |
domain   array |
serieStyle   string (Column of dataset expected) |
source   string |