jos
f6217d9d5e
Implemented creating new range items by dragging in an empty space with the ctrl key down.
10 년 전
jos
f29176bcac
Fixed #665 , fixed #149 : Implemented orientation option `'both'`, displaying a time axis both on top and bottom.
10 년 전
Oleg Yapparov
9c469d02ba
Added option to supply ID for the new custom time bar
10 년 전
Oleg Yapparov
01207417f3
Added id parameter to set/getCustomTime methods, docs update
10 년 전
Oleg Yapparov
1c848f1f2d
Multiple customTime vertical bars
10 년 전
Alex de Mulder
ca85e86be2
merged #635 , thanks @tobeee !
10 년 전
Rene Heindl
a4b0b93f56
Added documentation and default values
10 년 전
jos
63be7f847a
Fixed #631 : invalid css names for time axis grid. Renamed hours class names from `4-8h` to `h4-h8`.
10 년 전
jos
e47659398b
Updated docs
10 년 전
jos
1aea9fed30
Implemented option `snap`
10 년 전
jos
d587c437a8
Fixed #550 : `Timeline.redraw()` now also recalculates the size of items.
10 년 전
Alex de Mulder
3814ff18c4
added documentation
10 년 전
Alex de Mulder
164653cdd7
made scaling function customizable
10 년 전
Alex de Mulder
2c28c42371
- Added getConnectedNodes method.
- Added fontSizeMin, fontSizeMax, fontSizeMaxVisible, scaleFontWithValue, fontDrawThreshold to Nodes.
- Added fade in of labels (on nodes) near the fontDrawThreshold.
- Added nodes option to zoomExtent to zoom in on specific set of nodes.
- Added stabilizationIterationsDone event which fires at the end of the internal stabilization run. Does not imply that the network is stabilized.
- Added setFreezeSimulation method.
- Added clusterByZoom option and increaseClusterLevel and decreaseClusterLevel methods.
Still clustering bug and need more documentation on new features
10 년 전
jos
c4d357dd85
Fixed #339 : Added a method `refresh()` to the `DataView`, to update filter results
10 년 전
jos
6c6af85c55
Fixed #590 : implemented options to set a fixed scale
10 년 전
Alex de Mulder
f7f0dd8c5d
- Added option bindToWindow (default true) to choose whether the keyboard binds are global or to the network div.
10 년 전
jos
1b6b0eaa1d
Added property `length` holding the total number of items in the DataView
10 년 전
jos
7e8ca2dd07
Added property `length` holding the total number of items in the DataSet
10 년 전
Alex de Mulder
6235267b69
updated docs for better clarity
10 년 전
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 년 전