FHEM Forum

FHEM => Frontends => SVG / Plots / logProxy => Thema gestartet von: pavel.folwarczny@gmail.co am 16 November 2016, 17:22:57

Titel: Chart template
Beitrag von: pavel.folwarczny@gmail.co am 16 November 2016, 17:22:57
Hello all, I am quite new to this and also my German is not the best.

I am looking for solution how to create "template" chart layout. (i.e. definition of styles, colors, bars etc.)

I have 10 radiator thermostats for which I want to have separate chart for each one of them. 
My idea is to have 1 template layout but each chart would show values from different thermostat... any idea how to achieve this ?

thanks for advice !
Titel: Antw:Chart template
Beitrag von: rudolfkoenig am 16 November 2016, 18:03:39
Take a look at the existing www/gplot/*.gplot files, which do not start with SVG_
These are meant to be templates, you can create your own, and assign it to an SVG, just do not try to edit this SVG with the graphical SVG/Plot editor in the FHEMWEB Details view of the SVG. There is also a fhemwiki entry in english for exactly this purpose: http://fhemwiki.de/wiki/Creating_Plots, but its a little bit outdated. Feel free to fix it, though :)