Browse Source

updated history

v3_develop
Alex de Mulder 9 years ago
parent
commit
025bb88d52
2 changed files with 27155 additions and 27170 deletions
  1. +2
    -1
      HISTORY.md
  2. +27153
    -27169
      dist/vis.js

+ 2
- 1
HISTORY.md View File

@ -16,7 +16,8 @@ http://visjs.org
- Added freezeSimulation method.
- Added clusterByZoom option.
- Fixed bug when redrawing was not right on zoomed-out browsers.
- Added opacity to edges. Opacity is only used for the unselected state.
- Added opacity option to edges. Opacity is only used for the unselected state.
- Fixed bug where selections from removed data elements persisted.
### DataSet/DataView

+ 27153
- 27169
dist/vis.js
File diff suppressed because it is too large
View File


Loading…
Cancel
Save