This topic is locked

Change Series Values in Chartmodify

7/9/2018 10:27:11 AM
PHPRunner General questions
D
dangdk author

Is there a way to change the values of a series for a bar chart in chartmodify?
For example, I select the series:

var series = chart.getSeriesAt(0);

But then when do I do to change the values?