Home Forums Chart Support Dyanamic Charts with Database Reply To: Dyanamic Charts with Database

#15863

Priya,

Using setInterval() you can call functions at specified intervals. Making the JSON call inside the setInterval() method would fetch the data at a fixed interval of time.

Please take a look at this link for making a JSON call inside setInterval() method.

____________
Indranil Deo,
Team CanvasJS