I want to read streaming numbers from stdin, and create a plot from them (x being the line number and y the number itself) which updates itself as new data is available. What’s the best approach here? (I also don’t want Makie because it’s buggy on macOS.)
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Real time plotting (with Makie) | 13 | 6322 | June 30, 2024 | |
How to parallelize computation and plotting? | 7 | 850 | June 3, 2019 | |
Stuck trying to plot data from COM port in real time | 9 | 413 | August 20, 2023 | |
Real time plotting on the Raspberry PI 4 | 0 | 90 | November 28, 2024 | |
Plotting on Raspberry Pi | 7 | 888 | November 7, 2024 |