cheton / infinite-tree

A browser-ready tree library that can efficiently display a large amount of data using infinite scrolling.
https://infinite-tree.js.org
MIT License
170 stars 38 forks source link

More than 1000 Nodes #75

Open ibrarartisan opened 1 month ago

ibrarartisan commented 1 month ago

Hi,

I am facing issue where i have large number of data. it is 5000+. but InfiniteTree is rendering only 1000. when searching then the nodes are there however at first glance it is not showing. is there anything wrong or i am missing soemthing?