mirror of
https://github.com/dewomser/Wettervorhersage.git
synced 2026-03-10 22:44:45 +01:00
Skalierung Regen jetzt 0-100%
This commit is contained in:
parent
a6dd1f1020
commit
b625369f7d
2 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ set ylabel "Temperatur °Celsius"
|
|||
set xlabel 'Zeitachse UTC'
|
||||
|
||||
set xtics rotate
|
||||
set y2range[0:100]
|
||||
set y2tics # enable second axis
|
||||
set ytics nomirror # dont show the tics on that side
|
||||
set y2label "Regenwahrscheinlichkeit in %" # label for second axis
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue