I'd like to add an additional DataPoint to my Chart's Series. Is there any way possible?For example:
I'd like an additional "key" DataPoint to my Mapping:
I'd like to do it like this:
Good day Jerwin,You can use a structure to create the DataList and use List Append(to append the values) and JSON Serialize it so that we can use JavaScript to initialize the chart as show here in the screenshots.
This will be the result
@JENDALE KIM RAMAY ,
can you please add the screenshots to the body of your reply instead of as an attachment.
Use the image icon :
Dorine
@Dorine Boudry will do, I didn't know there was a function like that. Thanks