Quantcast
Channel: GoJS - Northwoods Software
Viewing all articles
Browse latest Browse all 6969

Clear Diagram memory

$
0
0

@Tany wrote:

Hi,
My application uses several diagrams using the same diagram instance, namely when the user pushes a button, a diagram is loaded from DB into memory.
When the user pushes another button, the application clears the nodeDataArray and LinkDataArray and uses the same diagram variable to load a new diagram into memory.
The application DOES NOT create new diagram instance ((go.Diagram....)). We noticed that every time a new diagram is loaded into memory, the Chrome memory usage is increased. What can be done to avoid this memory increase ? if i run (go.Diagram…) every time i want to load a new diagram will it free memory ?

Posts: 5

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 6969

Trending Articles