Coleman Kane
486f89ca1b
Allow node labels to be left-justified with textAlign: 'left'
Will only apply to Network nodes with a shape: 'box' property, as most
other shapes this will not make sense for. This enables the box shape
to be used, for instance, for diagraming CFG data from source code.
9 years ago
Coleman Kane
564ebb025f
Merge pull request #2 from ckane/develop
Develop
9 years ago
Coleman Kane
aaa5aadd6d
Merge pull request #1 from almende/develop
Update with Develop
9 years ago
Jos de Jong
fbd5d4ea31
Merge pull request #1261 from Tooa/fix_doc_graph2d
Fix broken link in graph2d documentation
9 years ago
jos
5532a88a0d
Fixed wrongly positioned row in docs
9 years ago
jos
c694a8b0c6
Merge branch 'master' into develop
9 years ago
Jos de Jong
2c32f5a975
Merge pull request #1263 from littleguga/patch-1
Fixed groups.visible Description
9 years ago
littleguga
9169559f79
Fixed groups.visible Description
9 years ago
Uli Fahrer
038e78653b
fix broken links
9 years ago
jos
1e10b1b45e
Updated history
9 years ago
Jos de Jong
2b4f060cfe
Merge pull request #1243 from Tooa/german_locale
Add German locale to the network module
9 years ago
jos
b391daeb60
Bumped version number to 4.8.1-SNAPSHOT
9 years ago
jos
5275849ade
Released version 4.8.0
9 years ago
jos
a74a42f4ca
Lowered stabilization iterations
9 years ago
Uli Fahrer
0a82942401
Add German locale to network
9 years ago
jos
10e1ca3114
More explanation for `groupOrder`, see #1241
9 years ago
jos
d42bf3a7a6
Merge remote-tracking branch 'origin/develop' into develop
9 years ago
Jos de Jong
e24861f40b
Merge pull request #1242 from gomezgoiri/master
Adding new Spanish locale
9 years ago
jos
7034f77c6e
Removed a few old deprecations, fixed a typo
9 years ago
Aitor Gómez-Goiri
01e5763b0c
Updating documentation to mention Spanish locale
9 years ago
Aitor Gómez-Goiri
00078f6853
Adding Spanish locale
9 years ago
jos
a328415c22
Added loop protection to `layoutNetwork`
9 years ago
jos
24197222b3
Updated history
9 years ago
Jos de Jong
f31b58a00a
Merge pull request #1209 from Bernd0/develop
Introduced the Graph2d group option 'excludeFromLegend'.
9 years ago
jos
644f8eee1a
Fixed #1214 : items wrongly marked as dirty with every `rangechange` event
9 years ago
Alex de Mulder
f4bd6c2e6c
safeguard stepquality
9 years ago
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
10 years ago
Alex de Mulder
9b83e2ca0f
- Fixed dynamic updating of label properties.
10 years ago
Alex de Mulder
2f2ec2f065
- Improved the positioning and CSS of the configurator and the color picker.
10 years ago
Alex de Mulder
22bc5e0380
added popup to configurator to explain the behaviour
10 years ago
Alex de Mulder
0c59f88092
rebuilt and updated history
10 years ago