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 | 6481 | June 30, 2024 | |
Makie - Optimal way of drawing milions of data points | 13 | 1952 | October 17, 2022 | |
Stuck trying to plot data from COM port in real time | 9 | 435 | August 20, 2023 | |
Real time plotting with Gadfly (Vehicle Trajectory Plotting) | 6 | 1173 | November 18, 2022 | |
Update Makie plot in a loop | 6 | 2699 | March 10, 2021 |