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 [email protected], Feb 07 (3 days ago)
Which tag is he referring to? Is that where you load the javascript from google? (I tried an https there, no luck.) Other methods don't seem to work...
I have the Google gauges working in Firefox:
http://code.google.com/apis/visualization/documentation/gallery/gauge.html
But will not work in IE 8.
I also noticed that the "Google Playground" in IE comes up with a pop-up to install Chrome:
http://code.google.com/apis/ajax/playground/?type=visualization#gauge
I saw this post but not a real solution:
http://code.google.com/p/google-visualization-api-issues/issues/detail?id=5
First, what exactly is the issue?
I'm looking for a deeper understanding of why it doesn't work.
Next, any ideas on what to do?
Thanks!
EDIT
Bounty started for 100 pts. Looking for the "best" (as voted by other users) answer to get the guages working in IE, by the end of 7 days
It appears that additional information is available in the comments of the link you've provided:
Comment 6 provides a pseudo-workaround:
Comment 8 provides a workaround that attempts to force compatibility mode:
And I would assume the problem itself should otherwise be addressed by Google or handled by the IE team. I'll leave out the discussion of how that might work politically.
Best of luck with your visualization!