I'm creating an IOT device that has limited storage.
The device is controlled via a web page loaded into a browser that uses 
google gauges to display some status.
The works perfect when my IOT device is connected to a wifi router.

I'm trying to add support for letting my IOT device work as an access point 
with no internet connection.
That means I'll have to host my website and the google gauges code on my 
device.

I noticed in my browser that the version of 
https://www.gstatic.com/charts/45.1/js/jsapi_compiled_format_module.js that 
is loaded is 33,962 bytes but if I save the source for that link as a file 
then the size is 104K. The same goes for the other related google gauge 
files. The network trace in the browser shows them as way smaller than when 
I save them.

Any help would be appreciated.

Chris Ouellette

-- 
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 email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/32e3cf5e-f93d-4c12-bd6d-174786e415be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to