Hi everyone!
I am somewhat new to streamlit, but am really enjoying how fun and easy it is to make really nice-looking web-apps!
Anyway, I was tinkering around with Redis Streams recently and wanted to try live-plotting some data coming from a Redis stream with a streamlit app.
There were a few pretty helpful forum posts I found out in the wild, and compiled them in to a basic/minimal working example.
Just wanted to share with the community since it might be helpful for someone else out there scouring forum posts like I was! Hope you enjoy!