Hallo,
Ich habe ein Problem mit dem y-scale bei plot.period. Ich würde die Lichtstärke der MDT Wetterstation gerne logarithmisch plotten. Laut Dokumentation geht das. Das Ergebnis sieht aber genauso aus wie bei linear. Ich habe mal beide untereinander geplotted:
{{plot.period('',[ 'A.LO','A.LS','A.LW'], 'avg', '24h', 0, 1, '', '',['Ost','Süd','West'],['#A00','#0A0','#55F'],'','','','','','','linear') }}
{{plot.period('',[ 'A.LO','A.LS','A.LW'], 'avg', '24h', 0, 1, '', '',['Ost','Süd','West'],['#A00','#0A0','#55F'],'','','','','','','logarithmic') }}
licht.png
Was mache ich falsch?
Michael
Ich habe ein Problem mit dem y-scale bei plot.period. Ich würde die Lichtstärke der MDT Wetterstation gerne logarithmisch plotten. Laut Dokumentation geht das. Das Ergebnis sieht aber genauso aus wie bei linear. Ich habe mal beide untereinander geplotted:
{{plot.period('',[ 'A.LO','A.LS','A.LW'], 'avg', '24h', 0, 1, '', '',['Ost','Süd','West'],['#A00','#0A0','#55F'],'','','','','','','linear') }}
{{plot.period('',[ 'A.LO','A.LS','A.LW'], 'avg', '24h', 0, 1, '', '',['Ost','Süd','West'],['#A00','#0A0','#55F'],'','','','','','','logarithmic') }}
licht.png
Was mache ich falsch?
Michael
Kommentar