Archived
1
0

Remove xlabel to save screen space.

This commit is contained in:
Markus Birth 2016-10-19 13:58:04 +02:00
parent 517d5cec24
commit b410114b8d
6 changed files with 6 additions and 0 deletions

View File

@ -5,6 +5,7 @@
<duration>hours=24</duration>
<xtics>2</xtics>
<xformat>%H%M</xformat>
<xlabel></xlabel>
<dateformat></dateformat>
<xi:include href="includes/hourly_baro_line.xml" parse="xml" />
</graph>

View File

@ -5,6 +5,7 @@
<duration>hours=24</duration>
<xtics>2</xtics>
<xformat>%H%M</xformat>
<xlabel></xlabel>
<dateformat></dateformat>
<xi:include href="includes/raw_cloud_base_line.xml" parse="xml" />
</graph>

View File

@ -5,6 +5,7 @@
<duration>hours=24</duration>
<xtics>2</xtics>
<xformat>%H%M</xformat>
<xlabel></xlabel>
<dateformat></dateformat>
<xi:include href="includes/hourly_rain_sum_dual.xml" parse="xml" />
</graph>

View File

@ -5,6 +5,7 @@
<duration>hours=24</duration>
<xtics>2</xtics>
<xformat>%H%M</xformat>
<xlabel></xlabel>
<dateformat></dateformat>
<xi:include href="includes/raw_temp_dew_feel_line.xml" parse="xml" />
</graph>

View File

@ -5,6 +5,7 @@
<duration>hours=24</duration>
<xtics>2</xtics>
<xformat>%H%M</xformat>
<xlabel></xlabel>
<dateformat></dateformat>
<xi:include href="includes/raw_wind_gust_line.xml" parse="xml" />
</graph>

View File

@ -4,6 +4,7 @@
<xi:include href="includes/format_svg.xml" parse="xml" />
<duration>weeks=1</duration>
<xformat>%a %d</xformat>
<xlabel></xlabel>
<dateformat></dateformat>
<xi:include href="includes/hourly_temp_dew_feel_line.xml" parse="xml" />
<xi:include href="includes/hourly_wind_gust_line.xml" parse="xml" />