Having a fixed number N of data to show and always move to the latest number N of data
- Dominant language
- Swift
- Stars
- 28k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
Hi guys, I am in love with this library. However, I tried a couple of search in this issues list but I can't find any result.
So the Idea is I am trying to use this as a sensor showing data. getting data from Sensor and display a latest 100 data.
Right now according to the video I attached here to show case what I meant. Right now I only show the 1000 data by deleting the first data if adding new data in and make it bigger than 1000.
However, the very first 999 data isn't appear from left to right but always appear on the right, Is there away make the chart view fixed number of 1000 even at the start and move a long with the newer data?
[video_attached](https://streamable.com/nmhyq)
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.