I will investigate if a script could be used to periodically regenerate the plot. For slow changing data (e.g. hourly/daily) this would be a very low overhead.
Cheers
Was contemplating trying this out, too, sometime. This might become a good alternative to the “history” view. Menus to choose which sensor data to plot over which period of time would be good, maybe then the data can be loaded dynamically?
I don’t know if this also applies to Jupyter, but at work I mainly use Apache Zeppelin. There it is possible to share single pragraphs via HTML. Theoretically these can be integrated into an iframe. There you then could also use z.input or other dynamic variables for a user defined calculation and display.
…just an quick idea on the fly.
…::edit::…
Oh, I just realized this post is almost 2 years old