NorthwoodsSoftware / GoJS

JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.
http://gojs.net
Other
7.8k stars 2.86k forks source link

Initial opening limit and expander limit #218

Closed muhammedfisek closed 4 months ago

muhammedfisek commented 4 months ago

Hello,

The entire tree is displayed openly at startup. I have 2 requests.

  1. Only the first 10 rows should be loaded at startup.
  2. Each time the expander is pressed, the 3 lower rows should be loaded.

How can I do these?

WalterNorthwoods commented 4 months ago

This is not reporting an issue with the library, but is a question asking about how to use the library. Those questions belong in the forum https://forum.nwoods.com/c/gojs/11/l/latest

If you do post there, you'll want to provide more information, including some screenshots or sketches, showing what you have now and what you want instead.