Alex de Mulder
e0a59ba01f
fixed dashes
10 år sedan
Alex de Mulder
0d9e6b0d4f
added docs for null and undefined. Reduced levenshtein distance threshold from 10 to 8 in validator
10 år sedan
Alex de Mulder
415a27aa74
updated docs, fixed setsize message
10 år sedan
Alex de Mulder
676250fd31
made config system fully independent of the network.
10 år sedan
jos
7012eeb3e1
Removed option clear
10 år sedan
Alex de Mulder
4d57a6df7c
unified options with timeline, updated docs and configurator
10 år sedan
jos
cf8c299d11
Removed the option `padding` for Timeline, is now redundant (can be done purely with css now)
10 år sedan
Alex de Mulder
7fc617faa7
reformatted options for graph2d dataAxis, docs to follow. New docs have statically linked menu bars, switched to uuid library for uuid v4 rfc4122 UUIDs ( #432 )
10 år sedan
Alex de Mulder
b825e3f119
unified the docs a bit
10 år sedan
Alex de Mulder
85931ba623
gave docs googleanalytics.js
10 år sedan
Alex de Mulder
6f5bc44eea
docs, bugfixes
10 år sedan
Alex de Mulder
bf274fd51e
added a pretty amazing option checker to network :)
10 år sedan
Alex de Mulder
3fbab7cd9d
updated docs partially
10 år sedan
Alex de Mulder
d4d928d250
finalized all methods and adde3d more docs
10 år sedan
Alex de Mulder
ee33873df9
added folding to manipulation docs
10 år sedan
Alex de Mulder
7e30d2f009
added manipulation documentation and numerous bugfixes
10 år sedan
Alex de Mulder
5734676b45
added groups docs
10 år sedan
Alex de Mulder
7919d58c84
added clustering documentation, updated clustering to 4.0, bug fixing
10 år sedan
Alex de Mulder
0a53a4e175
very advanced table collapse technology introduced.
10 år sedan
Alex de Mulder
c48a48a30f
added docs to branch
10 år sedan
jos
b3e3dccad7
Refactored the css of Timeline and Graph2d to have a `vis-` prefix everywhere. (Still a small issue in Graph2d)
10 år sedan
Alex de Mulder
81ea2b1f4a
added google analytics
10 år sedan
Alex de Mulder
4a1ae62796
edges are now accepting arrows back and forth using unified code
10 år sedan
jos
b9bb040967
Fixed #691 : Orientation can now be configured separately for axis and items.
10 år sedan
jos
fd15b369ff
Added missing docs on `hiddenDates` for Graph2d (see #695 )
10 år sedan
jos
76f30e74e4
Updated docs
10 år sedan
jos
0fcae5c2c9
Graph2d: Implemented events `click`, `doubleClick`, and `contextMenu`. Implemented method `getEventProperties(event)`.
10 år sedan
jos
36cb8193d1
Implemented events `click`, `doubleClick`, and `contextMenu`. Implemented method `getEventProperties(event)`.
10 år sedan
Alex de Mulder
e655f3b8b8
updated docs
10 år sedan
Alex de Mulder
3d4386d660
updated docs
10 år sedan
jos
b5f57c2dd3
Fixed a bug in the configuration option `config` when zooming out a lot when using range items
10 år sedan
jos
6fdb09e82f
Implemented configuration option `order: function` to define a custom ordering for the items (see #538 , #324 ).
10 år sedan
Måns Beckman
f53012fdf9
Updated code and docs for possibility to rename fields
10 år sedan
jos
728b8afb5c
Updated docs on supported data types for `start` and `end` (see #684 ).
10 år sedan
jos
f6217d9d5e
Implemented creating new range items by dragging in an empty space with the ctrl key down.
10 år sedan
jos
f29176bcac
Fixed #665 , fixed #149 : Implemented orientation option `'both'`, displaying a time axis both on top and bottom.
10 år sedan
Oleg Yapparov
9c469d02ba
Added option to supply ID for the new custom time bar
10 år sedan
Oleg Yapparov
01207417f3
Added id parameter to set/getCustomTime methods, docs update
10 år sedan
Oleg Yapparov
1c848f1f2d
Multiple customTime vertical bars
10 år sedan
Alex de Mulder
ca85e86be2
merged #635 , thanks @tobeee !
10 år sedan
Rene Heindl
a4b0b93f56
Added documentation and default values
10 år sedan
jos
63be7f847a
Fixed #631 : invalid css names for time axis grid. Renamed hours class names from `4-8h` to `h4-h8`.
10 år sedan
jos
e47659398b
Updated docs
10 år sedan
jos
1aea9fed30
Implemented option `snap`
10 år sedan
jos
d587c437a8
Fixed #550 : `Timeline.redraw()` now also recalculates the size of items.
10 år sedan
Alex de Mulder
3814ff18c4
added documentation
10 år sedan
Alex de Mulder
164653cdd7
made scaling function customizable
10 år sedan
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 år sedan
jos
c4d357dd85
Fixed #339 : Added a method `refresh()` to the `DataView`, to update filter results
10 år sedan
jos
6c6af85c55
Fixed #590 : implemented options to set a fixed scale
10 år sedan