jos
|
960e10471b
|
Made the instance of moment.js packaged with vis.js accessibly via `vis.moment`.
|
10 years ago |
jos
|
3d7618baf0
|
Fixed #141: a bug in replacing the DataSet of groups via `Timeline.setGroups(groups)`
|
10 years ago |
Alex de Mulder
|
aeb388793f
|
rebuilt vis dist
|
10 years ago |
jos
|
73b6fd3a67
|
Updated version number to 1.0.2-SNAPSHOT
|
10 years ago |
jos
|
b7a84f6c10
|
Released version 1.0.1
|
10 years ago |
Alex de Mulder
|
c4e5533c8d
|
fixed bug where playing with physics would not load when hierarchical is selected. Fixed bug where hierarchical physics settings wouldnt carry over to constants (#123)
|
10 years ago |
jos
|
54dcb0268e
|
Fixed #122: a bug wrongly rendering invisible items after updating them.
|
10 years ago |
jos
|
6206881d6c
|
Updated version number to 1.0.1-SNAPSHOT
|
10 years ago |
jos
|
8e6bb738cb
|
Released version 1.0.0
|
10 years ago |
jos
|
e79c0772ad
|
Implemented dragging items from one group to another. Implemented detailed configuration of editable actions.
|
10 years ago |
Alex de Mulder
|
33353d30e2
|
moved brute force calc in update. restored examples
|
10 years ago |
Alex de Mulder
|
d9bdeef916
|
Performance boost. updated itemSet.repaint(). Now only ranged items have to be bruteforced ONCE.
|
10 years ago |
Alex de Mulder
|
69fceb3931
|
added arrowScaleFactor per #99
|
10 years ago |
Alex de Mulder
|
1b450fd8df
|
rebuilt dist
|
10 years ago |
jos
|
5643300eae
|
Updated dist files
|
10 years ago |
jos
|
d51042ac33
|
Bumped version number to v0.7.4-SNAPSHOT
|
10 years ago |
jos
|
d47775c309
|
Released version 0.7.4
|
10 years ago |
Alex de Mulder
|
337139d172
|
dont calculate gravity forces if constant is set to 0
|
10 years ago |
jos
|
61217fe529
|
Updated version number to 0.7.4-SNAPSHOT
|
10 years ago |
jos
|
be64684d70
|
Released version 0.7.3
|
10 years ago |
Tim Pettersen
|
fc8a5b3180
|
Allow customization of tooltip styling.
|
10 years ago |
Tim Pettersen
|
a3b1997df1
|
Allow Node and Edge title values to be the result of a function.
|
10 years ago |
Tim Pettersen
|
8741e4d2e8
|
Allow customization of tooltip delay.
|
10 years ago |
josdejong
|
744dcb994f
|
Updated version number to 0.7.3-SNAPSHOT
|
10 years ago |
josdejong
|
56cdd331f9
|
Released version 0.7.2
|
10 years ago |
josdejong
|
08fafc41ea
|
Bumped version number to 0.7.2-SNAPSHOT
|
10 years ago |
josdejong
|
b7d26dab9f
|
Released version 0.7.1
|
10 years ago |
josdejong
|
bf24fc6e87
|
Released version 0.7.1
|
10 years ago |
Alex de Mulder
|
ba7a27d053
|
improved Playing with physics
|
10 years ago |
Alex de Mulder
|
6629d298ec
|
fixed positioning bug, positioning doesnt need manipulation hack anymore.
|
10 years ago |
Alex de Mulder
|
693650760b
|
arrows now connect their base to the code of the node per #55
|
10 years ago |
josdejong
|
c8d82ab522
|
Bumped version number to 0.8.0-SNAPSHOT
|
10 years ago |
josdejong
|
c92f931d33
|
Released version 0.7.0
|
10 years ago |
Alex de Mulder
|
de722f7580
|
added edge color options per #54
|
10 years ago |
Alex de Mulder
|
0b3a7cc35c
|
fixed configurePhysics bug
|
10 years ago |
josdejong
|
ab24b8912d
|
Bumped version number to 0.7.0-SNAPSHOT
|
10 years ago |
josdejong
|
b6919dc40b
|
Released version 0.6.1
|
10 years ago |
Alex de Mulder
|
0b4a06d98a
|
fixed label position for smooth curves as per #49
|
10 years ago |
josdejong
|
de3342400c
|
Updated version number to 0.7.0-SNAPSHOT
|
10 years ago |
josdejong
|
4162aacc6c
|
Released version 0.6.0
|
10 years ago |
Alex de Mulder
|
b9406e72f6
|
svg timeline experiment
|
10 years ago |
Alex de Mulder
|
5262fa059a
|
Updated zoomExtent and added to methods as per #39, removed width property from zoom extent -> getrange. typos.
|
10 years ago |
josdejong
|
ba0ae0923e
|
Added minified css file
|
10 years ago |
josdejong
|
29a1c08860
|
Released version 0.5.1
|
10 years ago |
josdejong
|
88a12e486f
|
Fixed ./dist folder being ignored (needed for bower)
|
10 years ago |
Alex de Mulder
|
fc95490f8a
|
Finalized Barnes Hut force calculation, set it to default. Completed smooth curves. Added comments.
|
10 years ago |
Alex de Mulder
|
4a08269699
|
mixin refactoring, added cluster normalization, tweaked forces, separated forces for repulsion and barnes hut
|
10 years ago |
Alex de Mulder
|
2da8641aaa
|
failed experiment to use branes Hut with repulsionfields. reverting.
|
10 years ago |
Alex de Mulder
|
984f2efafb
|
Added Barnes-Hut force model. Main slowdown is in the drawing now..
|
10 years ago |
Alex de Mulder
|
12669bcc54
|
Added data manipulation functionality
|
10 years ago |