Include graph in custom dahsboard
Posted: Saturday 29 February 2020 15:45
I want to include the daily graph on a custom dashboard.
How can I do that?
I can of course do something like
But I only want the daily graph.
Any ideas
How can I do that?
I can of course do something like
Code: Select all
<iframe id="widget-frame" src="http://192.168.0.200/#/Devices/5/Log" width="256" height="256" frameborder="0" scrolling="no" style="border: none;" allowtransparency="true"></iframe>
Any ideas