[visualization-api] Multiple google charts issue in IE9 - error 'Microsoft JScript runtime error: 'gvjs_lK' is undefined'

2016-10-13 Thread Steve Dyson
Google multiple charts on the same page don't work in IE9. Works fine in FireFox. I get error 'Microsoft JScript runtime error: 'gvjs_lK' is undefined' Here is the example and code snippet. It is the same example given on google chart website. https://developers.google.com/chart/interactive/d

[visualization-api] is it possible to set the Line Chart background-color through css file?

2016-10-09 Thread Steve Dyson
Hi, Is there any way to set the Line Chart background-color through css file? -- 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 google-visualization

[visualization-api] Showing multiple charts on the same page, getting error JavaScript runtime error: 'gvjs_l' is undefined

2016-10-09 Thread Steve Dyson
Hi, Following code is not working in IE 11, works fine in FireFox. I am showing multiple charts on the same page. div.google-visualization-tooltip { font-size: 10px; border-color: #6e9ff2; border-radius : 5px; padding : 5px; } https://www.gstatic