Remove xlabel to save screen space.
This commit is contained in:
parent
517d5cec24
commit
b410114b8d
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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>
|
||||
|
@ -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" />
|
||||
|
Reference in New Issue
Block a user