Archived
Rain color in daily include.
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
<yrange>0, 30</yrange>
|
<yrange>0, 30</yrange>
|
||||||
<source>daily</source>
|
<source>daily</source>
|
||||||
<subplot>
|
<subplot>
|
||||||
<colour>5</colour>
|
<colour>rgb "#2196F3"</colour>
|
||||||
<style>box</style>
|
<style>box</style>
|
||||||
<xcalc>data['start'] + timedelta(hours=12)</xcalc>
|
<xcalc>data['start'] + timedelta(hours=12)</xcalc>
|
||||||
<ycalc>data['rain']</ycalc>
|
<ycalc>data['rain']</ycalc>
|
||||||
|
|||||||
Reference in New Issue
Block a user