[visualization-api] Error : 'gvjs_fO' is undefined in IE with compatibility view

2018-10-31 Thread Sahar Mohebbi
Hello, I am supporting an application that has an org chart that can not be loaded when using compatibility view in IE, The error is : * 'gvjs_fO' is undefined *and the chart can not be loaded and stays in loading phase. Here is the part of code for loading chart *:*

[visualization-api] Google Charts - empty bar chart message

2018-10-31 Thread 'Roslyn O'Shea' via Google Visualization API
New to google charts and my chart works as expected using JSONdata and a datatable. Is it possible if no data exists in the record set to display a message in the bar chart. Using google example is it possible to add a 'No Data' message when there is no data at 12pm?