Chris Dituri
d338591abd
docs/network.html: fix syntax error in various examples using 'options' variable.
- substituted ':' in "var options: {" for a syntactically correct '='.
пре 10 година
mdxs
e54a12bb6c
Fixed typo in documentation of title for Groups
пре 10 година
Alex de Mulder
03d950ef39
removed setData from the Graph2d docs
пре 10 година
Alex de Mulder
6d20187feb
added alignZeros
пре 10 година
Alex de Mulder
411b08abd6
- Added a finishedRedraw event.
пре 10 година
Alex de Mulder
37c80b1931
- Added pointer properties to the click and the doubleClick events containing the XY coordinates in DOM and canvas space.
пре 10 година
Alex de Mulder
6a93703749
modularized graph2d draw styles, added point style.
пре 10 година
Chris Jackson
22af5eae85
Update documentation
пре 10 година
Chris Jackson
09626acdd7
Update documentation
пре 10 година
Chris Jackson
f82b32c0cf
Add style option for axis titles.
пре 10 година
Chris Jackson
997744988c
Add documentation for axis titles.
пре 10 година
Chris Jackson
d3ac791135
Add documentation.
пре 10 година
jos
6ec184e737
Implemented DataSet.setOptions
пре 10 година
jos
c34c5a66d8
Updated docs and history
пре 10 година
jos
191bb159ea
Dual licensed vis.js (see #285 )
пре 10 година
Alex de Mulder
8527e25c6d
fixed subgroups and added sorting
пре 10 година
Alex de Mulder
704755a29e
updated and improved API for hidden dates with the repeat argument
пре 10 година
Alex de Mulder
564ec9ccd7
improved docs on storePositions
пре 10 година
Alex de Mulder
97b2ca51a3
fully depricated setSelection. Improved selectable to respect dragging.
пре 10 година
Alex de Mulder
6ca1700087
fixed selectable for network #371
пре 10 година
Alex de Mulder
e5394078c7
added oldWidth and oldHeight to resize event
пре 10 година
Alex de Mulder
5eac1cf625
Docs and history for hiddenDates
пре 10 година
Dinis Cruz
608a758aa1
Minor typo fix and added link to Google Data Table
пре 10 година
jos
807921b3cb
Implemented field `style` for both items and groups, to set a custom style for individual items.
пре 10 година
jos
1cd5b0f113
Fixed #355 : Titles support HTML elements
пре 10 година
fabriziofortino
448cd64ebb
updated history and docs
пре 10 година
jos
96b23d3418
Fixed some typos in the docs
пре 10 година
jos
e43594f554
Updated history and docs
пре 10 година
Alex de Mulder
551da77113
updated docs and examples with new constructors.
пре 10 година
Alex de Mulder
59a32e0a0d
rephrased docs line
пре 10 година
Alex de Mulder
b640cba04d
fixed typo in docs, fixed times in history, updated dataset update listener in Network
пре 10 година
jos
1ffaba543c
Event listeners of `update` now receive an extra property `data`, containing the changed fields of the changed items.
пре 10 година
Dan Turkenkopf
858b230760
Updated dataAttributes documentation for 'all' option
пре 10 година
Alex de Mulder
ea78ec883c
added startStabilization event
пре 10 година
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 година
Alex de Mulder
7504aa78a2
updated docs to reflect the differences with the allowed to move options
пре 10 година
Alex de Mulder
27c8c841e0
added dragStart and dragEnd events
пре 10 година
Alex de Mulder
4fa0b995bc
updated the fixed property of Nodes. You can now always unfix it with allowedToMove #303
пре 10 година
Alex de Mulder
9df59e87ca
- added locked to focusOnNode
пре 10 година
Alex de Mulder
33c8941d27
fixed color field in docs
пре 10 година
Alex de Mulder
784f0721bd
added custom range to docs
пре 10 година
Alex de Mulder
585af3c11c
ammended docs
пре 10 година
Alex de Mulder
9521cc347b
added getScale()
пре 10 година
jos
8fbb851c46
Changed `onMoving` to be a callback by default (simpler code, little performance hit) See also #294
пре 10 година
Alex de Mulder
1f32cd9a7e
improved example and cleaned up code a little
пре 10 година
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 година
jos
8ba08c5a8b
Fixed #248 : Implemented support for templates
пре 10 година
jos
5391f7c29d
Fixed #162 : Implemented a new item type `background`
пре 10 година
jos
b0da7fe8cb
Docs updated. A litte refactoring
пре 10 година
Dan Turkenkopf
4db0a9b4dd
Update timeline options to include dataAttributes
пре 10 година