Alex de Mulder
|
b994f42e37
|
- tweaked add edge manipulation
|
10 years ago |
jos
|
6b61e95bf2
|
Changed to `moment().add(value, unit)` notation
|
10 years ago |
Alex de Mulder
|
fe9383bb3d
|
fixed dataAxis not showing large numbers correctly #313
|
10 years ago |
Alex de Mulder
|
4fa0b995bc
|
updated the fixed property of Nodes. You can now always unfix it with allowedToMove #303
|
10 years ago |
Alex de Mulder
|
c2866fb50c
|
- Fixed minor bug in positioning of fontFill of nodes with certain shapes.
|
10 years ago |
Alex de Mulder
|
9df59e87ca
|
- added locked to focusOnNode
|
10 years ago |
Alex de Mulder
|
832a0aa2fa
|
- fixed cleanup of manipulation mixin
|
10 years ago |
Alex de Mulder
|
1c1250ff74
|
- fixed possible cause for freezing graph when animating
|
10 years ago |
jos
|
267cd2b1ac
|
Released version 3.4.1
|
10 years ago |
Alex de Mulder
|
72cbed1eac
|
fixed creation and deletion of empty groups when there are not yet items
|
10 years ago |
jos
|
f96a90230f
|
Fixed #298: IE freezing when margin.item and margin.axis where both 0
|
10 years ago |
Alex de Mulder
|
b3c733b751
|
bugfix for graph2d, updated example 15
|
10 years ago |
jos
|
f67557f748
|
Extended example 15
|
10 years ago |
jos
|
84b8a86538
|
Some improvements in streaming data example
|
10 years ago |
jos
|
e886822c0d
|
Added example 15_streaming_data.html
|
10 years ago |
Alex de Mulder
|
a330905149
|
updated example
|
10 years ago |
Alex de Mulder
|
1f32cd9a7e
|
improved example and cleaned up code a little
|
10 years ago |
Alex de Mulder
|
eec53d0470
|
- Added animation and camera controls by the method .moveTo()
- Added new event that fires when the animation is finished.
- Added new example showing the new features of animation.
|
10 years ago |
jos
|
7c2b1173d6
|
Minor css improvement in example 25
|
10 years ago |
jos
|
d7140aef1d
|
Added some more text
|
10 years ago |
jos
|
b51585043b
|
Added an example on loading external data
|
10 years ago |
jos
|
8ba08c5a8b
|
Fixed #248: Implemented support for templates
|
10 years ago |
Alex de Mulder
|
297c74f846
|
updated example, updated history
|
10 years ago |
jos
|
5391f7c29d
|
Fixed #162: Implemented a new item type `background`
|
10 years ago |
jos
|
b0da7fe8cb
|
Docs updated. A litte refactoring
|
10 years ago |
jos
|
b393fd1756
|
Updated history
|
10 years ago |
Dan Turkenkopf
|
926bd0db3c
|
Add data-attribute example
|
10 years ago |
Alex de Mulder
|
c1bff7c986
|
cleaned up docs for network, added fontfill for nodes
|
10 years ago |
Alex de Mulder
|
6891b4bf2a
|
cleaned up the setSize function
|
10 years ago |
jos
|
8b1a90cc9f
|
Updated version number to 3.3.1-SNAPSHOT. Fixed moment.js urls in some examples. Fixed position issue with close button of the Network manipulation menu
|
10 years ago |
Alex de Mulder
|
4751cd5258
|
Introduced a new layout algorithm for the hierarchical system based on the direction of the edges.
|
10 years ago |
Alex de Mulder
|
66c788b9b4
|
changed movement parameter to only say stabilized if the support nodes are stabilized as well, though retaining the demand that both nodes and support nodes are stabilized before emitting event and stopping simulation.
|
10 years ago |
jos
|
8965e56a50
|
Stabilized event firing repeatedly again
|
10 years ago |
jos
|
37e5003f2c
|
- Fixed the `'stabilized'` event, it's now guaranteed to fire only once and fire after the graph is fully stabilized.
- Fixed an initial rendering before the graph has been stabilized (introduced at fixing #131).
|
10 years ago |
jos
|
7672da4a78
|
Implemented a new callback function `onMoving(item, callback)`
|
10 years ago |
Alex de Mulder
|
b0eecf471e
|
reverting example
|
10 years ago |
Alex de Mulder
|
7b0feeffc2
|
fixed broken example links
|
10 years ago |
jos
|
c274c092cc
|
Extended example 22
|
10 years ago |
jos
|
95127c0683
|
Added example 22_window_adjustment.html
|
10 years ago |
Alex de Mulder
|
0d8aa7ccc0
|
Added the groups.visibility option and example
|
10 years ago |
jos
|
09cb25296d
|
Added an example set selection. Some minor fixes and improvements in setSelection
|
10 years ago |
jos
|
ab869c1bcd
|
Renamed option `activatable` to `clickToUse`
|
10 years ago |
jos
|
55e2004732
|
Implemented `activatable` support for Network
|
10 years ago |
jos
|
0808f0a891
|
Implemented option `activatable` for Timeline and Graph2d
|
10 years ago |
Alex de Mulder
|
a4b9352150
|
fixed small bug in network, refactored graph2d. Added handleOverlap for barcharts
|
10 years ago |
jos
|
57374b33aa
|
Implemented localization for Network
|
10 years ago |
jos
|
26ca73dff5
|
Implemented localization in Timeline and Graph2d
|
10 years ago |
Alex de Mulder
|
f62fa6d76e
|
Added customRange for graph2d Y axis
|
10 years ago |
Alex de Mulder
|
2abfcd8261
|
Fixed physics stopping conditions, updated history #255
|
10 years ago |
Alex de Mulder
|
8b175f3df2
|
fixed pointdrawing with new barchart functionality
|
10 years ago |