Archived
1
0

Added format includes to remaining templates.

This commit is contained in:
Markus Birth 2016-09-04 21:09:55 +02:00
parent c7209c7641
commit 6a456e0c46
5 changed files with 5 additions and 5 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<graph xmlns:xi="http://www.w3.org/2001/XInclude">
<fileformat>pngcairo font "arial,8"</fileformat>
<xi:include href="includes/format_png.xml" parse="xml" />
<title>Wind über die letzten 24h (km/h)</title>
<duration>hours=24</duration>
<windrose>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<graph xmlns:xi="http://www.w3.org/2001/XInclude">
<fileformat>svg font "arial,10"</fileformat>
<xi:include href="includes/format_svg.xml" parse="xml" />
<title>Wind über die letzten 24h (km/h)</title>
<duration>hours=24</duration>
<windrose>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<graph xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Wind über die letzten 7 Tage (km/h)</title>
<fileformat>pngcairo font "arial,8"</fileformat>
<xi:include href="includes/format_png.xml" parse="xml" />
<duration>hours=24 * 7</duration>
<windrose>
<title>Tagsüber</title>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<graph xmlns:xi="http://www.w3.org/2001/XInclude">
<title>Wind über die letzten 7 Tage (km/h)</title>
<fileformat>svg font "arial,10"</fileformat>
<xi:include href="includes/format_svg.xml" parse="xml" />
<duration>hours=24 * 7</duration>
<windrose>
<title>Tagsüber</title>

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<graph xmlns:xi="http://www.w3.org/2001/XInclude">
<size>400, 220</size>
<fileformat>pngcairo font "arial,8"</fileformat>
<xi:include href="includes/format_png.xml" parse="xml" />
<lmargin>6</lmargin>
<rmargin>7</rmargin>
<duration>hours=24</duration>