14 lines
564 B
XML
14 lines
564 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>hours=24</duration>
|
|
<xtics>2</xtics>
|
|
<xformat>%H%M</xformat>
|
|
<dateformat></dateformat>
|
|
<xi:include href="includes/raw_temp_dew_feel_line.xml" parse="xml" />
|
|
<xi:include href="includes/raw_wind_gust_line.xml" parse="xml" />
|
|
<xi:include href="includes/hourly_rain_sum_dual.xml" parse="xml" />
|
|
<xi:include href="includes/hourly_baro_line.xml" parse="xml" />
|
|
</graph>
|