13 lines
478 B
XML
13 lines
478 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<graph xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
<size>600, 600</size>
|
|
<xi:include href="includes/format_png.xml" parse="xml" />
|
|
<start>year=2016, month=1, day=1, hour=0</start>
|
|
<stop>year=2016, month=12, day=31, hour=23</stop>
|
|
<xformat>%b</xformat>
|
|
<xlabel>%Y</xlabel>
|
|
<dateformat></dateformat>
|
|
<xi:include href="includes/year_temp.xml" parse="xml" />
|
|
<xi:include href="includes/year_rain.xml" parse="xml" />
|
|
</graph>
|