Browse Source

updated history.md

css_transitions
Alex de Mulder 10 years ago
parent
commit
de8d41eaf8
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      HISTORY.md

+ 2
- 2
HISTORY.md View File

@ -7,8 +7,8 @@ http://visjs.org
- changed navigation CSS. Icons are now always correctly positioned.
- added stabilizationIterations option to graph.
- added loadXYinDataset() method to save the XY positions of nodes in the dataset.
- seperated allowedToMove into allowedToMoveX and allowedToMoveY. This is required for initializing nodes from hierarchical layouts after loadXYinDataset().
- added storePosition() method to save the XY positions of nodes in the dataset.
- seperated allowedToMove into allowedToMoveX and allowedToMoveY. This is required for initializing nodes from hierarchical layouts after storePosition().
## 2014-03-06, version 0.6.1

Loading…
Cancel
Save