Real-Time / Live Graph & Metrics for tracking data acquisition unit

Hello everyone,
I built a dashboard for streaming the live metrics and graphs of my test equipment.
(The test is about measuring the efficiency of pumps. Meaning a bunch of transmitters and actuators connected to a PLC and controlled via modbus tcp/ip.)

I’ve changed the code to be a demo for live/real-time graph&metrics.

https://share.streamlit.io/akutlusenturk/daq_gui/main/live_demo.py

Hope this helps your projects.

Best wishes,
Kutlu

Great code, can you please post your code?

Thank you Nawar, the app source is open. You can also access it by the link below.