From 47d1c91c9bc663c34307b4cc93de8e516cd9ef56 Mon Sep 17 00:00:00 2001 From: maik Date: Thu, 20 Aug 2026 22:48:15 +0000 Subject: [PATCH] Add price-chart yaml template --- templates/yaml/price-chart/price-chart-example.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 templates/yaml/price-chart/price-chart-example.yaml diff --git a/templates/yaml/price-chart/price-chart-example.yaml b/templates/yaml/price-chart/price-chart-example.yaml new file mode 100644 index 0000000..76d1cd9 --- /dev/null +++ b/templates/yaml/price-chart/price-chart-example.yaml @@ -0,0 +1,12 @@ +--- +label: price-chart voorbeeld +description: Prijsgrafiek met forecast-overlay +type: price-chart +author: maik +--- + +config: + title: Prijsverloop + range: dag + show_forecast: true + bar_color: '#4f8cff'