Add data point to Radar chart
Enables the addition of data points 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 datapoint. | PART | true | |
Code | The "Code" of the dataset within the chosen "Radar chart component" to add the data point to. If this dataset is not found on this "Radar chart component" a new dataset with this code will be created. | STRING | true | |
Point | The actual data point to be added to the chosen "Radar chart component". | STRING | true |