javascript - how to dynamically change array in highchart? -


This is the array of my series.

  var newData = [{name: 'All' data: Mavr Group: false, Jhindaks: 1, color: '# 99 9966' stack: 1, data labels: {enabled True, Shadow: Wrong, Use HTML: True, Formatter: Function () (If (Y! Y = =) return '
';}, Y: 0},}] ;

configuration I point this array does have.

  series: newData,  

question: How can I dynamically change the chapters to point to different arrays ? For example, "old data" do the following:

  series: old data,  

thanks in advance!

Instead, you can use /

Are

Comments