Archived
1
0

Add xmlns attribute to remaining templates.

This commit is contained in:
Markus Birth 2016-09-04 20:39:57 +02:00
parent ac1a6f41bb
commit 3a0e9137af
10 changed files with 10 additions and 10 deletions

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<graph>
<graph xmlns:xi="http://www.w3.org/2001/XInclude">
<size>600, 800</size>
<fileformat>pngcairo font "arial,8"</fileformat>
<duration>weeks=4</duration>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<graph>
<graph xmlns:xi="http://www.w3.org/2001/XInclude">
<size>600, 800</size>
<fileformat>svg font "arial,10"</fileformat>
<duration>weeks=4</duration>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<graph>
<graph xmlns:xi="http://www.w3.org/2001/XInclude">
<size>600, 800</size>
<fileformat>pngcairo font "arial,8"</fileformat>
<duration>weeks=1</duration>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<graph>
<graph xmlns:xi="http://www.w3.org/2001/XInclude">
<size>600, 800</size>
<fileformat>svg font "arial,10"</fileformat>
<duration>weeks=1</duration>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<graph>
<graph xmlns:xi="http://www.w3.org/2001/XInclude">
<!--
pywws - Python software for USB Wireless Weather Stations
http://github.com/jim-easterbrook/pywws

View File

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

View File

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

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<graph>
<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>
<duration>hours=24 * 7</duration>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<graph>
<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>
<duration>hours=24 * 7</duration>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<graph>
<graph xmlns:xi="http://www.w3.org/2001/XInclude">
<size>400, 220</size>
<fileformat>pngcairo font "arial,8"</fileformat>
<lmargin>6</lmargin>