[visualization-api] Re: How do I update a Google Gauge with MySQL data?

2018-04-10 Thread kenhes
One more thing: I'm connecting this to a sensor which is constantly updating the Mysql table. Will this code always be updating with the sensor results? On Tuesday, April 10, 2018 at 6:20:39 PM UTC+1, Gabriel Mergulhaoo wrote: > > dont forget to add at the very beginning of the php file which co

[visualization-api] Re: How do I update a Google Gauge with MySQL data?

2018-04-10 Thread kenhes
Thanks Gabriel. I'll give this a try. On Tuesday, April 10, 2018 at 6:20:39 PM UTC+1, Gabriel Mergulhaoo wrote: > > dont forget to add at the very beginning of the php file which contains > the gauge code > > require_once("GLOBALS.php"); > > > -- You received this message because you are subscr

[visualization-api] Re: How do I update a Google Gauge with MySQL data?

2018-04-09 Thread kenhes
Did you get this working Andrew? Gabriel, I'm not sure what you mean by: adjust global SQL to your DB info. -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To unsubscribe from this group and stop receiving emails from it, send an em