Уничтожьте диаграмму JS
// Destroys a specific chart instance
myLineChart.destroy();
Copied!
Dynamic Sloth
// Destroys a specific chart instance
myLineChart.destroy();
Copied!