@pistolShrimp wrote:
Hi,
I have a huge linkDatatArray (at least 2000 links including the tree node-child links) and NodeDataArray (atleast 500 nodes). As a result after new go.GraphLinksModel(nodeDataArray, linkDataArray), the diagram rendering is taking a lot of time owing to huge data. Is there any way of incremental loading of diagram so that entire loading thing can be smooth?Also, We want to put a loading indicator on the diagram during the diagram loading. Do we have anything of that sort in GoJS?
Posts: 2
Participants: 2