Hi Peter,

I'm having this same problem with IE9. I'm using the GWT Visualization
to show ColumnCharts, and in IE9 they simply doesnt render and stop
the javascript execution (aparently it gets stuck in the
"VisualizationUtils.loadVisualizationApi(callback,
ColumnChart.PACKAGE)"  call).

An immediate solution I've found for now is to use the meta tag
<meta http-equiv="X-UA-Compatible" content="IE=8"/>
This will make the charts render again, but the rest of the page will
also be rendered like it would in IE8 (at least your page will work
for users that have IE9).

Another soluton I'm studying is using the chrome frame (GCF), but I'm
not confortable with idea os forcing users to install it.

If you know about any other workarounds for this problem before an
oficial solution is released, I would like to know!

see ya!
Luca

On 11 jul, 09:23, Peter Wraae Marino <[email protected]> wrote:
> Hi everybody,
>
> I have created an issue on 
> this:http://code.google.com/p/google-visualization-api-issues/issues/detai...
>
> please star it to show google how important this is!... it must work on IE9
>
> regards,
> Peter

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.

Reply via email to