diff --git a/HISTORY.md b/HISTORY.md index ece5dd6b..4acc30e0 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -10,6 +10,7 @@ http://visjs.org - clarified docs, stressing importance of css inclusion for correct display of navigation an manipulation icons. - improved and expanded playing with physics (configurePhysics option). - added highlights to navigation icons if the corresponding key is pressed. +- added freezeForStabilization option to improve stabilization with cached positions. ## 2014-03-07, version 0.7.0 diff --git a/docs/graph.html b/docs/graph.html index 7f394700..97766870 100644 --- a/docs/graph.html +++ b/docs/graph.html @@ -744,6 +744,17 @@ var options = { +