timeflux / timeflux_ui

Timeflux web app engine
MIT License
11 stars 4 forks source link

Provide settings to monitor smoothie charts #8

Closed jonathanjfshaw closed 4 years ago

jonathanjfshaw commented 4 years ago

Smoothie.js has many options. It would be nice to be able to specify/override these from the graph yaml for the ui node.

mesca commented 4 years ago

That was on the todo list, but we won't add new features on the current version of the monitoring interface. We want to replace smoothie by something that is able to use the GPU for faster rendering. There was a POC here, but I never found the time to integrate the library with Timeflux. It has been two years since the initial release of SensorChart, so I need to reevaluate options such as stackgl. Also, we will rewrite the UI to make it more modular, so we can have several widgets for different types of visualizations.