Browse Source

History updated

css_transitions
josdejong 11 years ago
parent
commit
d6b57b0e57
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      HISTORY.md

+ 2
- 0
HISTORY.md View File

@ -6,6 +6,8 @@ http://visjs.org
- Graph now uses an id based set of nodes and edges instead of a row based array
internally.
- Graph is now robust against edges pointing to non-existing nodes, which
can occur easily while dynamically adding/removing nodes and edges.
- Added support for DataSet to Graph.
- Methods getSelection and setSelection of Graph now accept a list with ids
instead of rows.

Loading…
Cancel
Save