I'm encountering an issue with chart js. When displaying thousands of entries in a single chart, the density makes it difficult to read. I am looking for a way to implement a scrollbar when the data surpasses a certain threshold (or when there is a specific distance between each point). Can anyone provide guidance on how to achieve this?
If there are alternative solutions to address this problem without using a scrollbar, please feel free to share them.
Thanks in advance, Yoav Strugo