Add data set to Radar chart
Enables the addition of a complete data set to the "Radar chart component", facilitating dynamic data visualization
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Radar chart component | Specify the "Radar chart component" in which you want to add a data set. | PART | true | |
Code | The "Code" of the data set that should be added to the chosen "Radar chart component". | STRING | true | |
Name | The "Name" of the data set that should be added to the chosen "Radar chart component". | STRING | true | |
Color | The color the bars of the data set that should be added to the chosen "Radar chart component". | STRING | true | |
Points | The actual data points to be added to newly created data set on the chosen "Radar chart component" | STRING | true |