Hi, I had the same problem. *VisualizationUtils.loadVisualizationApi(onLoadCallback, CoreChart.PACKAGE); *, - CoreChart.PACKAGE - is most important thing (Unfourtinatly it has ugly 3D).
If it doesn't work, you can run the playground http://code.google.com/apis/ajax/playground/?type=visualization on the IE (I'm using IE 10 on Win7 64bit). Probably it required Google Frame or smthng like that, I didn't remember exactly, If everything after install is OK, you can copy script lines for chart from playground, but the most important thing is in using *CoreChart.PACKAGE *for any charts. And it run without Google Frame, I check it on two IE 9/10. воскресенье, 5 июня 2011 г., 17:09:07 UTC+6 пользователь Peter Wraae Marino написал: > > Hi, > > I have parents from our club that can't see any of the visualization > charts and tables from this website: > http://www.bellingegymnasterne.dk/lalandia/ because they are using > internet explorer. > > I'm a chrome user and it works fine here, when I test it with my own > internet explorer then it doesn't work. > > my internet explorer is: > > version: 9.0.8112.16421 > > computer is: windows 7 64-bit > > is this bug valid? do I really need to go back to html tables? > > Peter > > -- > Bellinge Gymnasterne: http://www.bellingegymnasterne.dk > Power Tumbling: http://www.powertumbling.dk > OSG-Help: http://code.google.com/p/sigmaosg > Personal Site: http://www.marino.dk > > -- 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 http://groups.google.com/group/google-visualization-api?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
