From e655f3b8b80374bf68f6156f97dfed571b67d78a Mon Sep 17 00:00:00 2001 From: Alex de Mulder Date: Thu, 5 Mar 2015 10:54:30 +0100 Subject: [PATCH] updated docs --- docs/network.html | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/network.html b/docs/network.html index a57e864e..ebeb881a 100644 --- a/docs/network.html +++ b/docs/network.html @@ -2655,6 +2655,13 @@ network.off('select', onSelect); none + + stabilizationIterationsDone + Fired once when the network finished the initial stabilization run. This is fired REGARDLESS if the network has stabilized. It only means that the amount of configured stabilizationIterations have been completed. + + none + + stabilized Fired every time the network has been stabilized. This event can be used to trigger the .storePositions() function after stabilization. Fired with an object having the following properties: