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
Binary file not shown.
|
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 44 KiB |
|
|
@ -9,6 +9,7 @@ set ylabel "Temperatur °Celsius"
|
||||||
set xlabel 'Zeitachse UTC'
|
set xlabel 'Zeitachse UTC'
|
||||||
|
|
||||||
set xtics rotate
|
set xtics rotate
|
||||||
|
set y2range[0:100]
|
||||||
set y2tics # enable second axis
|
set y2tics # enable second axis
|
||||||
set ytics nomirror # dont show the tics on that side
|
set ytics nomirror # dont show the tics on that side
|
||||||
set y2label "Regenwahrscheinlichkeit in %" # label for second axis
|
set y2label "Regenwahrscheinlichkeit in %" # label for second axis
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue