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 !
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 :)