Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| (Yhtä välissä olevaa versiota samalta käyttäjältä ei näytetä) | |||
| Rivi 78: | Rivi 78: | ||
} | } | ||
if (meri == "0") { | if (meri == "0") { | ||
searchStr += encodeURI("[[Vesistö:: | searchStr += encodeURI("[[Vesistö::!Meri]]"); | ||
} else if (meri == "1") { | } else if (meri == "1") { | ||
searchStr += encodeURI("[[Vesistö::Meri]]"); | searchStr += encodeURI("[[Vesistö::Meri]]"); | ||
| Rivi 106: | Rivi 106: | ||
} | } | ||
if (meri == "0") { | if (meri == "0") { | ||
searchStr2 += encodeURI("[[Vesistö:: | searchStr2 += encodeURI("[[Vesistö::!Meri]]"); | ||
} else if (meri == "1") { | } else if (meri == "1") { | ||
searchStr2 += encodeURI("[[Vesistö::Meri]]"); | searchStr2 += encodeURI("[[Vesistö::Meri]]"); | ||
| 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: '#aaaaaa', pointSize: 10, lineWidth: 0, visibleInLegend: false }, | ||
3: {type: "bars", color: '#44E522', visibleInLegend: false }, | 3: {type: "bars", color: '#44E522', visibleInLegend: false }, | ||
4: {type: "line", color: '# | 4: {type: "line", color: '#005854', pointSize: 10, lineWidth: 1, visibleInLegend: false } | ||
}, | }, | ||
legend: { position: 'in', alignment: 'center', textStyle: { color: '#005854' } }, | legend: { position: 'in', alignment: 'center', textStyle: { color: '#005854' } }, | ||


