The google-gauges tag has no wiki summary.
0
votes
0answers
168 views
Free jQuery/Javascript based visualisation gauges for offline use
I am looking for free jQuery/javascript based gauges for use in 'offline' mode similar to those provided by Google which unfortunately are only available in online mode only
0
votes
1answer
65 views
Concern regarding Google API Gauge
Before I proceed to what i plan to do, I would like first to know if it is possible for Google Gauges images of gauges be changed according to what I want... I mean the display/image of the gauge in ...
1
vote
1answer
212 views
Google gauge giving error when sending a new value
I am getting a reference error that data1 is not defined, my form is visible and I can see 3 circles that I have made. But when I want to update it I am getting reference error.
Here is my code for ...
0
votes
2answers
544 views
Multiple Instances of Google Visualizations Chart Inside Separate Divs [Followup]
This is a followup to a question I've already asked on StackOverflow. So please make sure you read that one to get the whole picture:
Multiple Instances of Google Visualizations Chart Inside Separate ...
2
votes
1answer
336 views
Multiple Instances of Google Visualizations Chart Inside Separate Divs
I'm trying to show several Google Gauge charts in separate divs on the same screen. I also need to handle the click event on those divs (consequently the charts). I tried to do that dynamically but I ...
2
votes
0answers
237 views
Google gauges in python (reportlab)
I am currently writing a program that will automatically generate PDF files using reportlab (a python module). I would like to know if it would be possible to put google gauges in but not as an image, ...
0
votes
0answers
447 views
Google gauge moves with scrolling in Internet Explorer
I've used Google Gauge in a site. Gauge is set into a table's cell and table has a horizontal scroll bar.
In Firefox and Chrome, all works fine but in Internet Explorer, when I scroll, the Gauges ...
7
votes
1answer
900 views
Can Google Gauges work properly in IE?
EDIT 2
Does anyone understand the latest post of how he got it working:
"i used https instead of http inside
script tag.It worked."
-Comment 22 by nithin...@gmail.com, Feb 07 (3 days ...