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)
serie Groups string (Column of dataset expected) Column containing groups to compare |
label Label string (Column of dataset expected) Column containing label of each axis |
dataset   string Dataset |
metaSerie     |
value Value string (Column of dataset expected) Column containing value of each axis |

Optional

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

parameters label type description (placeholder | tooltip)
labelsOrder Labels order   | Use it to order labels
fillShapeForSeries Group(s) to fill rather than outline array | Type in the group(s) name
showValues Display all groups values boolean |
legend Display legend boolean |
displayAsParallelPlot Display chart as parallel plot boolean |
zeroBaseline Overwrite default baseline integer Type in an integer |
tutorial Tutorial object |
tutorial/content Message string Enter your message | This will be displayed to your users
tutorial/alwaysShow Always show this tutorial boolean | By default the tutorial is shown once only
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.
style Custom CSS class string amazing-class | Set a custom CSS class to target this specific chart with CSS
commonScale Use same scale for every axis boolean |
defaultSelectedAxis Axis selected by default   | First, last or the name of the label
size Size number Enter a proportion of the total screen | Use on multiple charts onlyEnter a number from 0 to 1
mobileSize Mobile Size number Enter a proportion of the total mobile screen | Use on multiple charts onlyEnter a number from 0 to 1

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