Archived
Renamed two templates to make more sense.
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<plot>
|
||||
<yrange>0, 120</yrange>
|
||||
<source>monthly</source>
|
||||
<subplot>
|
||||
<colour>rgb "#2196f3"</colour>
|
||||
<style>box</style>
|
||||
<xcalc>data['start'] + timedelta(days=14)</xcalc>
|
||||
<ycalc>data['rain']</ycalc>
|
||||
<title>Monatl. Regenfall (㎜)</title>
|
||||
</subplot>
|
||||
</plot>
|
||||
Reference in New Issue
Block a user