Home › Forums › Chart Support › A variable for dataPoints › Reply To: A variable for dataPoints
You can use dps.push({label:”label”, y:yValue})
Here is an example.