13 lines
500 B
XML
13 lines
500 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_svg.xml" parse="xml" />
|
|
<start>year=2009, month=1, day=1, hour=0</start>
|
|
<stop>year=2009, month=12, day=31, hour=23</stop>
|
|
<xformat>%b</xformat>
|
|
<xlabel>%Y</xlabel>
|
|
<dateformat></dateformat>
|
|
<xi:include href="includes/monthly_temp_candle.xml" parse="xml" />
|
|
<xi:include href="includes/monthly_rain_sum_dual.xml" parse="xml" />
|
|
</graph>
|