From 5c5688bb0dfc8736bcf2f1cd6c51911f110306c8 Mon Sep 17 00:00:00 2001 From: Markus Birth Date: Wed, 19 Oct 2016 14:11:36 +0200 Subject: [PATCH] Split 28days graph into separate parts. --- _graph_templates/28days_baro.svg.xml | 10 ++++++++++ _graph_templates/28days_clouds.svg.xml | 10 ++++++++++ _graph_templates/28days_rain.svg.xml | 10 ++++++++++ _graph_templates/28days_temp.svg.xml | 10 ++++++++++ _graph_templates/28days_wind.svg.xml | 10 ++++++++++ 5 files changed, 50 insertions(+) create mode 100644 _graph_templates/28days_baro.svg.xml create mode 100644 _graph_templates/28days_clouds.svg.xml create mode 100644 _graph_templates/28days_rain.svg.xml create mode 100644 _graph_templates/28days_temp.svg.xml create mode 100644 _graph_templates/28days_wind.svg.xml diff --git a/_graph_templates/28days_baro.svg.xml b/_graph_templates/28days_baro.svg.xml new file mode 100644 index 0000000..6381301 --- /dev/null +++ b/_graph_templates/28days_baro.svg.xml @@ -0,0 +1,10 @@ + + + + + weeks=4 + %Y/%m/%d + + + + diff --git a/_graph_templates/28days_clouds.svg.xml b/_graph_templates/28days_clouds.svg.xml new file mode 100644 index 0000000..b794a6b --- /dev/null +++ b/_graph_templates/28days_clouds.svg.xml @@ -0,0 +1,10 @@ + + + + + weeks=4 + %Y/%m/%d + + + + diff --git a/_graph_templates/28days_rain.svg.xml b/_graph_templates/28days_rain.svg.xml new file mode 100644 index 0000000..3b88b50 --- /dev/null +++ b/_graph_templates/28days_rain.svg.xml @@ -0,0 +1,10 @@ + + + + + weeks=4 + %Y/%m/%d + + + + diff --git a/_graph_templates/28days_temp.svg.xml b/_graph_templates/28days_temp.svg.xml new file mode 100644 index 0000000..8698b44 --- /dev/null +++ b/_graph_templates/28days_temp.svg.xml @@ -0,0 +1,10 @@ + + + + + weeks=4 + %Y/%m/%d + + + + diff --git a/_graph_templates/28days_wind.svg.xml b/_graph_templates/28days_wind.svg.xml new file mode 100644 index 0000000..478ceff --- /dev/null +++ b/_graph_templates/28days_wind.svg.xml @@ -0,0 +1,10 @@ + + + + + weeks=4 + %Y/%m/%d + + + +