websiteChart.config.data = some_new_data; websiteChart.update();
if( typeof window.myChart2 !== 'undefined'){ window.myChart2.destroy(); }