Alex de Mulder
cd842475e0
appended history, fixed getPositions, moved color backer back to container from document root
9 years ago
unknown
9b6590e74d
Introduced the Graph2d group option 'excludeFromLegend'.
9 years ago
Alex de Mulder
0e6aac4634
- Added support for Gephi directed edges, edge labels and titles.
9 years ago
Alex de Mulder
a007ecd36d
Merge branch 'kamadaKawai' into develop
9 years ago
Alex de Mulder
0bcaee2598
rebuilt
9 years ago
Alex de Mulder
64c1995d81
added public ready versions of kamadakawai and adaptive layout, clustering bugfixes and reactive network.
9 years ago
Alex de Mulder
26a1fc588a
- Fixed bugs in clustering algorithm.
- Greatly improved performance in clustering.
9 years ago
Alex de Mulder
d0197226c0
- added labels for edges and titles for nodes and edges in gephi import
9 years ago
Alex de Mulder
8eea19a756
- cleaning up
9 years ago
Alex de Mulder
93f1480af3
- improved performance
9 years ago
Alex de Mulder
36ecb2c933
- added improved timestep adaption, fixed bugs in stabilization
9 years ago
Alex de Mulder
8744d63b5c
- added adaptive timestep to physics.
9 years ago
Alex de Mulder
09d3dfbb09
- made it pretty, fixed bugs in clustering
9 years ago
Alex de Mulder
0161b22160
- added kamadaKawai algorithm as prototype
9 years ago
Alex
dab28ee86b
Merge pull request #1183 from vukk/network-docfix
9 years ago
vukk
c0a0a2a085
Fixes documentation for group option of node.
9 years ago
Jos de Jong
e95913e92e
Merge pull request #1175 from JonathanGeoffroy/develop
docs: the function's name was wrong
9 years ago
jos
84ba9e74d3
Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
dist/vis.js
9 years ago
jos
ad0916b378
Point node.js "main" file to the built ./dist/vis.min.js` (see #1180 )
9 years ago
JonathanGeoffroy
cc4b5739e8
docs: the function's name was wrong
9 years ago
Alex de Mulder
9b83e2ca0f
- Fixed dynamic updating of label properties.
9 years ago
Alex de Mulder
2f2ec2f065
- Improved the positioning and CSS of the configurator and the color picker.
9 years ago
Alex de Mulder
22bc5e0380
added popup to configurator to explain the behaviour
9 years ago
Alex de Mulder
0c59f88092
rebuilt and updated history
9 years ago
Alex de Mulder
ea59045a7c
Merge remote-tracking branch 'origin/develop' into develop
9 years ago
Alex de Mulder
6e01279eaa
- Fixed #1152 , updating images now works.
9 years ago
jos
582283732c
Updated dist files
9 years ago
jos
acd52e1ee3
Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
dist/vis.js
9 years ago
jos
d9223685e2
Implemented redraw throttling for Timeline
9 years ago
AlexDM0
d87fd1d266
reverted selectEdge pull
9 years ago
AlexDM0
9a2bec6898
removed node cleanup
9 years ago
jos
f7cc574bfc
Updated history
9 years ago
Jos de Jong
9f665f0ca6
Merge pull request #1109 from hansmaulwurf23/group_dragging
Group Dragging in Timeline
9 years ago
Alex
a2bf879781
Merge pull request #1153 from JonathanGeoffroy/issue#1144-selectEdge
fix : selectEdge was fired even if user clicked on a node
9 years ago
Jos de Jong
b12948000a
Merge pull request #1146 from dburdick/develop
Fix misspelling in milliseconds
9 years ago
Jos de Jong
f3bded629f
Merge pull request #1148 from JonathanGeoffroy/doc
docs: fix a typo (selcted -> selected)
9 years ago
JonathanGeoffroy
711b3def94
fix : selectEdge was fired even if user clicked on a node
The selectEdge handler is now fired only if user clicked on an edge, in order to select it.
It's not fired if the node are selected because there are connected to the selected node.
9 years ago
JonathanGeoffroy
e8a2cc869c
docs: fix a typo (selcted -> selected)
Also remove useless closing tags.
9 years ago
Martin Fischer
2ca22025ea
fixed emitting groupDragged event in callback
9 years ago
dburdick
fa7eb4a9a9
Fix misspelling in milliseconds
9 years ago
Martin Fischer
1f4c9a4f46
added groupId to groupDragged event
9 years ago
Martin Fischer
21d09a2642
finished new example for groupEditable
9 years ago
Martin Fischer
6804cb5595
changed docs for groupDragging
9 years ago
Alex de Mulder
6fbfade942
rebuilt
9 years ago
Alex de Mulder
401e262206
Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
dist/vis.js
9 years ago
Alex de Mulder
0bc11f9f6f
Fixed #1140 , labels and points correctly stack.
9 years ago
Martin Fischer
58e2157be6
added groupEditable example
9 years ago
Martin Fischer
584f266414
removed updating the groups in groupOrderSwap, started docs
9 years ago
Jos de Jong
da261770fc
Merge pull request #1133 from Braincompiler/master
fix "TypeError: Cannot read property '_bound' of undefined" in angular2 environment
9 years ago
Christian Seifert
91633220f8
fix "TypeError: Cannot read property '_bound' of undefined" in angular2 environment
9 years ago