Hi, currently I’m developing a simulation of live graph dashboard, imagine a graph with timeseries and always update every 5 seconds. For simulation I’m using csv file which can read 200 rows only but there are 10k rows in total, the question is, how to read all rows with memory release method? or Any other methods I can display all rows?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| How to read and plot the rows in a csv file in way that it reads each row in each second? | 10 | 1243 | November 18, 2022 | |
| Live updating of data loaded from an sql server with 300000+ lines and upto 15 columns | 7 | 1866 | September 21, 2020 | |
| Dynamic update using CSV | 0 | 1461 | April 27, 2020 | |
| @CallBack and live graph reading from .csv Simple example | 0 | 405 | March 3, 2019 | |
| How to make Dash app run faster if its slowed by large data imported | 12 | 2916 | January 17, 2023 |