Hi,
After an auto layout is performed, i need to set some values to nodes and links.
I implemented it by setTimeout(…,200), but it is not deterministic.
How can promise that my my code will run right after layout is finished.
Tany
Hi,
After an auto layout is performed, i need to set some values to nodes and links.
I implemented it by setTimeout(…,200), but it is not deterministic.
How can promise that my my code will run right after layout is finished.
Tany