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

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