Re: Redraw Charts without removing it

2017-06-01 Thread 'Daniel LaLiberte' via Google Chart API
You can create the chart one time (with new google.visualization.PieChart()) and draw it multiple times with different data and options each time. On Thu, May 25, 2017 at 9:33 AM, Andrew Barker wrote: > Hi I am using google charts API, im calling a pie chart here is

Redraw Charts without removing it

2017-05-25 Thread Andrew Barker
Hi I am using google charts API, im calling a pie chart here is the code google.setOnLoadCallback(drawChart); function drawChart() { $.ajax({ url: "http://X3/playeruptime/system/?class=PlayerUptime=playerUptimePie={%22start%22:%222017-05-01%22,%22end%22:%222017-05-23%22};,