Posts by R_Cid • 1 point
1 post
-
0
votes0
answers106
viewsQ: Graph updating every n seconds
I am using Google Charts and I need to make a chart that updates both the values of the x axis and the y axis every n seconds. I need 50 data to be used for each update, so I used one SELECT max(id)…