This repository has been archived on 2025-03-31. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
pywws-page/_graph_templates/28days.png.xml
T

13 lines
550 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=4</duration>
<xformat>%Y/%m/%d</xformat>
<dateformat></dateformat>
<xi:include href="includes/daily_temp_maxmin_bar.xml" parse="xml" />
<xi:include href="includes/hourly_wind_gust_line.xml" parse="xml" />
<xi:include href="includes/daily_rain_sum_dual.xml" parse="xml" />
<xi:include href="includes/hourly_press_line.xml" parse="xml" />
</graph>