Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 87: | Rivi 87: | ||
searchStr += encodeURI('|?Viikko|?Leväbarometri|?Vesistö|limit=100'); | searchStr += encodeURI('|?Viikko|?Leväbarometri|?Vesistö|limit=100'); | ||
searchStr += '&format=json'; | searchStr += '&format=json'; | ||
jQuery.ajax({ | jQuery.ajax({ | ||
type: 'GET', | type: 'GET', | ||
| Rivi 318: | Rivi 318: | ||
0: {type: "bars", color: '#005854' }, | 0: {type: "bars", color: '#005854' }, | ||
1: {type: "area", color: '#c7e3d2', areaOpacity: 1, lineWidth: 0.5 }, | 1: {type: "area", color: '#c7e3d2', areaOpacity: 1, lineWidth: 0.5 }, | ||
2: {type: "line", color: '# | 2: {type: "line", color: '#005854', pointSize: 10, lineWidth: 0, visibleInLegend: false }, | ||
3: {type: "bars", color: '#44E522', visibleInLegend: false }, | 3: {type: "bars", color: '#44E522', visibleInLegend: false }, | ||
4: {type: "line", color: '#308fb3', pointSize: 10, lineWidth: 1, visibleInLegend: false } | 4: {type: "line", color: '#308fb3', pointSize: 10, lineWidth: 1, visibleInLegend: false } | ||


