Alex de Mulder
1dafff1108
- Removed IDs from navigation so multiple networks can be shown on the same page. ( #438 )
10 years ago
Alex de Mulder
37c80b1931
- Added pointer properties to the click and the doubleClick events containing the XY coordinates in DOM and canvas space.
10 years ago
Alex de Mulder
6a93703749
modularized graph2d draw styles, added point style.
10 years ago
jos
dc22bba9b8
Released version 3.6.4
10 years ago
Alex de Mulder
7dfe60be38
removed mousetrap, added keycharm
10 years ago
Alex de Mulder
6ded752e03
Optimised a serious slowdown on performance since hidden dates. Clarified binary search
10 years ago
Alex de Mulder
7ce3f418e4
Fixed moving legend when postioned on the bottom and vertical dragging
10 years ago
Alex de Mulder
ca29945fed
Added new verticalDrag event for internal use, allowing the vertical scrolling of the grid lines on drag.
10 years ago
Alex de Mulder
f24b16ad5b
Made graphHeight automatic if height is defined AND if graphHeight is smaller than the center panel when height is defined as well.
10 years ago
Alex de Mulder
6bf641bfd2
Fixed cleaning up of graph2d groups.
10 years ago
Alex de Mulder
aac382fc1c
fixed arrowheads not being colored
10 years ago
Alex de Mulder
2f17bd94dd
fixed release with navigation buttons
10 years ago
jos
43bead4a77
Fixed #414 : only one item being dragged when multiple items are selected.
10 years ago
jos
e95c28d04f
Fixed #408 : height of background items not 100% when having a fixed or max height defined.
10 years ago
jos
6633e22cba
Bumped version number to 3.6.4-SNAPSHOT
10 years ago
jos
ad3f20bcfd
Released version 3.6.3
10 years ago
jos
6ec184e737
Implemented DataSet.setOptions
10 years ago
jos
c34c5a66d8
Updated docs and history
10 years ago
jos
e953ba4c3c
Updated history
10 years ago
Alex de Mulder
3183aff621
Fixed dashed and arrow lines not using inheritColor. #399
10 years ago
jos
0e4cdeee2e
Fixed #402 : background items not always be cleared when removing them
10 years ago
jos
191bb159ea
Dual licensed vis.js (see #285 )
10 years ago
jos
8d83372dd3
Updated version number to 3.6.2-SNAPSHOT
10 years ago
jos
624a6f10c4
Released version 3.6.1
10 years ago
Alex de Mulder
8527e25c6d
fixed subgroups and added sorting
10 years ago
Alex de Mulder
5cd6a2c9a2
fixed all problems with hiddenDates
10 years ago
Alex de Mulder
ec8b53d938
fixed uneven spacing of hidden dates
10 years ago
jos
d64f43c185
Changed version number to 3.6.1-SNAPSHOT
10 years ago
jos
01ef3b45cc
Released version 3.6.0
10 years ago
Alex de Mulder
01c7d0e1da
updated history
10 years ago
Alex de Mulder
6ca1700087
fixed selectable for network #371
10 years ago
Alex de Mulder
e5394078c7
added oldWidth and oldHeight to resize event
10 years ago
Alex de Mulder
5eac1cf625
Docs and history for hiddenDates
10 years ago
jos
4a3acd623e
Fixed #331 : onclick events in items not working.
10 years ago
jos
807921b3cb
Implemented field `style` for both items and groups, to set a custom style for individual items.
10 years ago
jos
1cd5b0f113
Fixed #355 : Titles support HTML elements
10 years ago
fabriziofortino
448cd64ebb
updated history and docs
10 years ago
jos
e43594f554
Updated history and docs
10 years ago
jos
ace17d4f21
Fixed height of BackgroundItems not being 100% when timeline has a fixed height
10 years ago
Alex de Mulder
60222caf57
updated history
10 years ago
Alex de Mulder
b640cba04d
fixed typo in docs, fixed times in history, updated dataset update listener in Network
10 years ago
jos
1ffaba543c
Event listeners of `update` now receive an extra property `data`, containing the changed fields of the changed items.
10 years ago
Alex de Mulder
ea78ec883c
added startStabilization event
10 years ago
Alex de Mulder
939f8f85da
- Renamed storePosition to storePositions. Added deprication message and old name still works.
- Worked around hammer.js bug with multiple release listeners.
- Improved cleaning up after manipulation toolbar.
- Added getPositions() method to get the position of all nodes.
- Added getCenterCoordinates() method to get the x and y position in canvas space of the center of the view.
10 years ago
jos
107c49a8aa
Released v3.5.0
10 years ago
Alex de Mulder
613c1e398a
added edge selection on edge label
10 years ago
Alex de Mulder
27c8c841e0
added dragStart and dragEnd events
10 years ago
Alex de Mulder
fe9383bb3d
fixed dataAxis not showing large numbers correctly #313
10 years ago
jos
08c73f4dc6
Updated version number to 3.4.3-SNAPSHOT
10 years ago
jos
212a473a03
Released version 3.4.2
10 years ago