[visualization-api] Re: One or more participants failed to draw()× Invalid column index 3. Should be an integer in the range [0-2].

2018-04-12 Thread Steen Horshauge
I do not know why, but now it works with 1,2,3] in both places My ChartWrapper only shows one line with it's ok function drawVisualization_temp(data1) { var data = new google.visualization.DataTable(data1); dashboard = new google.visualization.Dashboard(document.getElementById( 'dashboard'));

[visualization-api] Re: One or more participants failed to draw()× Invalid column index 3. Should be an integer in the range [0-2].

2018-04-12 Thread Steen Horshauge
I do not know why, but now it works with 1,2,3] in both places My ChartWrapper only shows one line with it's ok function drawVisualization_temp(data1) { var data = new google.visualization.DataTable(data1); dashboard = new google.visualization.Dashboard(document.getElementById( 'dashboard'))