Split 28days graph into separate parts.
This commit is contained in:
parent
81ea73a694
commit
5c5688bb0d
10
_graph_templates/28days_baro.svg.xml
Normal file
10
_graph_templates/28days_baro.svg.xml
Normal file
@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<graph xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<xi:include href="includes/size_single.xml" parse="xml" />
|
||||
<xi:include href="includes/format_svg.xml" parse="xml" />
|
||||
<duration>weeks=4</duration>
|
||||
<xformat>%Y/%m/%d</xformat>
|
||||
<xlabel></xlabel>
|
||||
<dateformat></dateformat>
|
||||
<xi:include href="includes/hourly_baro_line.xml" parse="xml" />
|
||||
</graph>
|
10
_graph_templates/28days_clouds.svg.xml
Normal file
10
_graph_templates/28days_clouds.svg.xml
Normal file
@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<graph xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<xi:include href="includes/size_single.xml" parse="xml" />
|
||||
<xi:include href="includes/format_svg.xml" parse="xml" />
|
||||
<duration>weeks=4</duration>
|
||||
<xformat>%Y/%m/%d</xformat>
|
||||
<xlabel></xlabel>
|
||||
<dateformat></dateformat>
|
||||
<xi:include href="includes/hourly_cloud_base_line.xml" parse="xml" />
|
||||
</graph>
|
10
_graph_templates/28days_rain.svg.xml
Normal file
10
_graph_templates/28days_rain.svg.xml
Normal file
@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<graph xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<xi:include href="includes/size_single.xml" parse="xml" />
|
||||
<xi:include href="includes/format_svg.xml" parse="xml" />
|
||||
<duration>weeks=4</duration>
|
||||
<xformat>%Y/%m/%d</xformat>
|
||||
<xlabel></xlabel>
|
||||
<dateformat></dateformat>
|
||||
<xi:include href="includes/daily_rain_sum_dual.xml" parse="xml" />
|
||||
</graph>
|
10
_graph_templates/28days_temp.svg.xml
Normal file
10
_graph_templates/28days_temp.svg.xml
Normal file
@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<graph xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<xi:include href="includes/size_single.xml" parse="xml" />
|
||||
<xi:include href="includes/format_svg.xml" parse="xml" />
|
||||
<duration>weeks=4</duration>
|
||||
<xformat>%Y/%m/%d</xformat>
|
||||
<xlabel></xlabel>
|
||||
<dateformat></dateformat>
|
||||
<xi:include href="includes/daily_temp_candle.xml" parse="xml" />
|
||||
</graph>
|
10
_graph_templates/28days_wind.svg.xml
Normal file
10
_graph_templates/28days_wind.svg.xml
Normal file
@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<graph xmlns:xi="http://www.w3.org/2001/XInclude">
|
||||
<xi:include href="includes/size_single.xml" parse="xml" />
|
||||
<xi:include href="includes/format_svg.xml" parse="xml" />
|
||||
<duration>weeks=4</duration>
|
||||
<xformat>%Y/%m/%d</xformat>
|
||||
<xlabel></xlabel>
|
||||
<dateformat></dateformat>
|
||||
<xi:include href="includes/hourly_wind_gust_line.xml" parse="xml" />
|
||||
</graph>
|
Reference in New Issue
Block a user