I’ve searched for an answer but all the answers I’ve found are for API’s. I am not using an API but a JSON file.
My question is, how do I load a JSON value into a chart?
I did test the format of the JSON value by copying the array with objects into the dataPoints of the js file and it worked as intended.