Home > front end >  Use every visualization, unable to dynamically modify the data correctly
Use every visualization, unable to dynamically modify the data correctly

Time:10-21

In using 3 d histogram echarts visualization, can't modify the option in the series of data values,

Idea is that every run the display function to modify chart series of data and graph will change too, but saw board3 array is changed in the console, but the option has not been modified,

The following is the display function, hope have bosses can help

CodePudding user response:

MyChat. The clear ();
MyChat. SetOption (option, true);
  • Related