Hi pimatic crowd,
I have written a new plugin. This time one for the GUI.
Plugin is available online via npm. It should appear in the pluginmanager shortly.
So just put the following into the config.
{
"plugin": "charts",
"debug": true
},
And here’s what it looks like:
I used highchart instead of dygraph. (dygraph is used by the pimatic-frontend)
But we have something like this now:
It is based on the variable device and offers several settings.
For questions and suggestions please contact me.
It is still relatively fresh but should be robust.
Nice weekend