Ero sivun ”Widget:JwObsCharts2” versioiden välillä
Järvi-meriwikistä
Rivi 907: | Rivi 907: | ||
memo.options.series[1] = { type: 'line', pointSize: 0, color: colors.curObses, lineWidth: 5 }; | memo.options.series[1] = { type: 'line', pointSize: 0, color: colors.curObses, lineWidth: 5 }; | ||
− | memo.options.vAxis.viewWindow.min = 80.5; | + | //memo.options.vAxis.viewWindow.min = 80.5; |
− | memo.options.vAxis.viewWindow.max = 81.7; | + | //memo.options.vAxis.viewWindow.max = 81.7; |
memo.chart = new google.visualization.LineChart( memo.chartEl[0] ); // document.getElementById(memo.id) | memo.chart = new google.visualization.LineChart( memo.chartEl[0] ); // document.getElementById(memo.id) |