Alex de Mulder
74e58d668c
- Added labelAlignment option to edges. Thanks @T-rav ! merged #566
10 년 전
Alex de Mulder
d5b6371bae
merged pull #554
10 년 전
Alex de Mulder
e9d6c9897a
- Added byUser flag to options of the rangechange and rangechanged event.
10 년 전
Alex de Mulder
d4a99c5517
matched css to new website
10 년 전
Brendon Page
2ebb1a00c3
Updated network documentation to include circularImage shape.
10 년 전
jos
09ac576970
Added docs and example on background grid styling and some minor tweaks
10 년 전
Alex de Mulder
a5151bf65a
- Added getBoundingBox method.
10 년 전
Alex de Mulder
52cd648dea
reverted showMinor/MajorLines options
10 년 전
Alex de Mulder
b412764b43
- Fixed Locales docs.
10 년 전
Alex de Mulder
cad2b17629
Added zoomExtentOnStabilize option to network. fixed ex 17
10 년 전
Alex de Mulder
c5be64e558
added destroy method
10 년 전
Alex de Mulder
cac743a3d3
- added show major/minor lines options to dataAxis and timeline
10 년 전
jos
90b8e3ef2f
Fixed #503 : Docs on the item property `subgroup` missing.
10 년 전
jos
c1a317efcf
Fixed #247 : Support for custom date formatting of the labels on the time axis
10 년 전
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.
11 년 전
Alex de Mulder
37c80b1931
- Added pointer properties to the click and the doubleClick events containing the XY coordinates in DOM and canvas space.
11 년 전
Alex de Mulder
6a93703749
modularized graph2d draw styles, added point style.
11 년 전
Chris Jackson
22af5eae85
Update documentation
11 년 전
Chris Jackson
09626acdd7
Update documentation
11 년 전
Chris Jackson
f82b32c0cf
Add style option for axis titles.
11 년 전
Chris Jackson
997744988c
Add documentation for axis titles.
11 년 전
Chris Jackson
d3ac791135
Add documentation.
11 년 전
jos
6ec184e737
Implemented DataSet.setOptions
11 년 전
jos
c34c5a66d8
Updated docs and history
11 년 전
jos
191bb159ea
Dual licensed vis.js (see #285 )
11 년 전
Alex de Mulder
8527e25c6d
fixed subgroups and added sorting
11 년 전
Alex de Mulder
704755a29e
updated and improved API for hidden dates with the repeat argument
11 년 전
Alex de Mulder
564ec9ccd7
improved docs on storePositions
11 년 전
Alex de Mulder
97b2ca51a3
fully depricated setSelection. Improved selectable to respect dragging.
11 년 전
Alex de Mulder
6ca1700087
fixed selectable for network #371
11 년 전
Alex de Mulder
e5394078c7
added oldWidth and oldHeight to resize event
11 년 전
Alex de Mulder
5eac1cf625
Docs and history for hiddenDates
11 년 전
Dinis Cruz
608a758aa1
Minor typo fix and added link to Google Data Table
11 년 전
jos
807921b3cb
Implemented field `style` for both items and groups, to set a custom style for individual items.
11 년 전
jos
1cd5b0f113
Fixed #355 : Titles support HTML elements
11 년 전
fabriziofortino
448cd64ebb
updated history and docs
11 년 전
jos
96b23d3418
Fixed some typos in the docs
11 년 전
jos
e43594f554
Updated history and docs
11 년 전
Alex de Mulder
551da77113
updated docs and examples with new constructors.
11 년 전
Alex de Mulder
59a32e0a0d
rephrased docs line
11 년 전
Alex de Mulder
b640cba04d
fixed typo in docs, fixed times in history, updated dataset update listener in Network
11 년 전
jos
1ffaba543c
Event listeners of `update` now receive an extra property `data`, containing the changed fields of the changed items.
11 년 전
Dan Turkenkopf
858b230760
Updated dataAttributes documentation for 'all' option
11 년 전
Alex de Mulder
ea78ec883c
added startStabilization event
11 년 전
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.
11 년 전
Alex de Mulder
7504aa78a2
updated docs to reflect the differences with the allowed to move options
11 년 전