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.
|