0👍
After while I found best solution for me. I made flow and make it public for everyone: https://flows.nodered.org/flow/138cbddaf5ecda8f36cf4dcd1bcf9d5d
Grafana with influx is best for historical data. For real time data (refresh 4Hz) Grafana is to heavy. In my solution I used chart.js, luxon, luxon adapter for chart.js and chartjs-plugin-streaming implemented in Node-Red. With this I can make chart with multiline, multi axis with full trend configuration. This work fine
- Chartjs-How to show price history data on a chart using props [Vue Chartkick]?
- Chartjs-Import chartjs plugin annotation
Source:stackexchange.com