13 lines
547 B
XML
13 lines
547 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<graph xmlns:xi="http://www.w3.org/2001/XInclude">
|
|
<size>600, 800</size>
|
|
<xi:include href="includes/format_png.xml" parse="xml" />
|
|
<duration>weeks=1</duration>
|
|
<xformat>%a %d</xformat>
|
|
<dateformat></dateformat>
|
|
<xi:include href="includes/hourly_temp_dew_line.xml" parse="xml" />
|
|
<xi:include href="includes/hourly_wind_gust_line.xml" parse="xml" />
|
|
<xi:include href="includes/hourly_rain_sum_dual.xml" parse="xml" />
|
|
<xi:include href="includes/hourly_press_line.xml" parse="xml" />
|
|
</graph>
|