From 585af3c11c7d7eb6c70ad4ce0d93fe29e4bbad76 Mon Sep 17 00:00:00 2001 From: Alex de Mulder Date: Wed, 10 Sep 2014 11:11:03 +0200 Subject: [PATCH] ammended docs --- docs/network.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/network.html b/docs/network.html index f61d9195..835e924c 100644 --- a/docs/network.html +++ b/docs/network.html @@ -2139,7 +2139,8 @@ var options: { getScale() Number - Returns the scale of the network. This can be for animation. + Returns the scale of the network. This can be for animation. This scale is like a percentage, 1.0 = 100%. + Zooming in is > 1.0, zooming out is < 0. Scale cannot be smaller or equal to 0.