Alex de Mulder
db25fa6483
Release 4.8.2
пре 10 година
Alex de Mulder
3733976b35
- Fixed deletion of options by settings them to null.
пре 10 година
Alex de Mulder
db05c2bd15
- Fixed arrows to icon, text and circularImage shapes
пре 10 година
Alex de Mulder
fd48470add
- Fixed arrows with some shapes when they are selected. #1292
пре 10 година
Alex de Mulder
985693e123
- Fixed stabilized event not firing if layout algorithm does very well.
пре 10 година
Alex de Mulder
1d0db57815
- Fixed setting font to null so the network won't crash anymore.
пре 10 година
Alex de Mulder
ab88ca5299
- Fixed scaling not doing anything to edges.
пре 10 година
Arno Barzan
3f03ceb9dc
Added possibility to change (or hide) the title of a CustomTime element.
пре 10 година
jos
05a6021395
Fixed an error in the configurator option `throttleRedraw`
пре 10 година
Alex de Mulder
68c117280f
Fixed phantom edges during clustering #1281
пре 10 година
Coleman Kane
c966a5feba
Put node-label alignment into 'align' rather than 'textAlign'
Node labels don't currently make use of the 'align' property, so this reuses
the existing property.
The label code has a number of alignment options that make sense to edges only,
so the Edge/Node now passes a boolean to the Label ctor to explain which the label
is being rendered for
пре 10 година
Coleman Kane
37fbe7f43c
Fix a typo and swap SHR for mul-by-coeff
пре 10 година
jos
637fc3fd87
Fixed `onMoving` not normalizing the dates again after callback
пре 10 година
Alex de Mulder
6581f56c63
- Fixed bug that broke the network if drawn in a hidden div #1254
пре 10 година
Alex de Mulder
21fc4833c7
Fixed unselectAll method
пре 10 година
Alex de Mulder
3f5c71eea3
- Fixed critical camera zoom bug #1273 . #1266 , #1255
- unified some methods in the networkUtil
- Fixed initial zoom issues #1252
пре 10 година
Coleman Kane
b5c59a547d
Remove the "must be a box" requirement.
Theoretically, there are multiple node shape types that this could apply to.
пре 10 година
jos
bbbaeb48e0
Fixed #1215 : inconsistent types of properties `start` and `end` in callback functions `onMove`, `onMoving`, `onAdd`
пре 10 година
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.
пре 10 година
jos
5275849ade
Released version 4.8.0
пре 10 година
Uli Fahrer
0a82942401
Add German locale to network
пре 10 година
jos
7034f77c6e
Removed a few old deprecations, fixed a typo
пре 10 година
Aitor Gómez-Goiri
00078f6853
Adding Spanish locale
пре 10 година
jos
a328415c22
Added loop protection to `layoutNetwork`
пре 10 година
jos
644f8eee1a
Fixed #1214 : items wrongly marked as dirty with every `rangechange` event
пре 10 година
Alex de Mulder
f4bd6c2e6c
safeguard stepquality
пре 10 година
Alex de Mulder
cd842475e0
appended history, fixed getPositions, moved color backer back to container from document root
пре 10 година
unknown
9b6590e74d
Introduced the Graph2d group option 'excludeFromLegend'.
пре 10 година
Alex de Mulder
0e6aac4634
- Added support for Gephi directed edges, edge labels and titles.
пре 10 година
Alex de Mulder
64c1995d81
added public ready versions of kamadakawai and adaptive layout, clustering bugfixes and reactive network.
пре 10 година
Alex de Mulder
26a1fc588a
- Fixed bugs in clustering algorithm.
- Greatly improved performance in clustering.
пре 10 година
Alex de Mulder
d0197226c0
- added labels for edges and titles for nodes and edges in gephi import
пре 10 година
Alex de Mulder
8eea19a756
- cleaning up
пре 10 година
Alex de Mulder
93f1480af3
- improved performance
пре 10 година
Alex de Mulder
36ecb2c933
- added improved timestep adaption, fixed bugs in stabilization
пре 10 година
Alex de Mulder
8744d63b5c
- added adaptive timestep to physics.
пре 10 година
Alex de Mulder
09d3dfbb09
- made it pretty, fixed bugs in clustering
пре 10 година
Alex de Mulder
0161b22160
- added kamadaKawai algorithm as prototype
пре 10 година
Alex de Mulder
9b83e2ca0f
- Fixed dynamic updating of label properties.
пре 10 година
Alex de Mulder
2f2ec2f065
- Improved the positioning and CSS of the configurator and the color picker.
пре 10 година
Alex de Mulder
22bc5e0380
added popup to configurator to explain the behaviour
пре 10 година
Alex de Mulder
6e01279eaa
- Fixed #1152 , updating images now works.
пре 10 година
jos
d9223685e2
Implemented redraw throttling for Timeline
пре 10 година
AlexDM0
d87fd1d266
reverted selectEdge pull
пре 10 година
AlexDM0
9a2bec6898
removed node cleanup
пре 10 година
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.
пре 10 година
Martin Fischer
2ca22025ea
fixed emitting groupDragged event in callback
пре 10 година
dburdick
fa7eb4a9a9
Fix misspelling in milliseconds
пре 10 година
Martin Fischer
1f4c9a4f46
added groupId to groupDragged event
пре 10 година
Alex de Mulder
0bc11f9f6f
Fixed #1140 , labels and points correctly stack.
пре 10 година