jos
8ba08c5a8b
Fixed #248 : Implemented support for templates
пре 10 година
Alex de Mulder
297c74f846
updated example, updated history
пре 10 година
jos
5391f7c29d
Fixed #162 : Implemented a new item type `background`
пре 10 година
jos
b0da7fe8cb
Docs updated. A litte refactoring
пре 10 година
jos
b393fd1756
Updated history
пре 10 година
Dan Turkenkopf
926bd0db3c
Add data-attribute example
пре 10 година
Alex de Mulder
c1bff7c986
cleaned up docs for network, added fontfill for nodes
пре 11 година
Alex de Mulder
6891b4bf2a
cleaned up the setSize function
пре 11 година
jos
8b1a90cc9f
Updated version number to 3.3.1-SNAPSHOT. Fixed moment.js urls in some examples. Fixed position issue with close button of the Network manipulation menu
пре 11 година
Alex de Mulder
4751cd5258
Introduced a new layout algorithm for the hierarchical system based on the direction of the edges.
пре 11 година
Alex de Mulder
66c788b9b4
changed movement parameter to only say stabilized if the support nodes are stabilized as well, though retaining the demand that both nodes and support nodes are stabilized before emitting event and stopping simulation.
пре 11 година
jos
8965e56a50
Stabilized event firing repeatedly again
пре 11 година
jos
37e5003f2c
- Fixed the `'stabilized'` event, it's now guaranteed to fire only once and fire after the graph is fully stabilized.
- Fixed an initial rendering before the graph has been stabilized (introduced at fixing #131 ).
пре 11 година
jos
7672da4a78
Implemented a new callback function `onMoving(item, callback)`
пре 11 година
Alex de Mulder
b0eecf471e
reverting example
пре 11 година
Alex de Mulder
7b0feeffc2
fixed broken example links
пре 11 година
jos
c274c092cc
Extended example 22
пре 11 година
jos
95127c0683
Added example 22_window_adjustment.html
пре 11 година
Alex de Mulder
0d8aa7ccc0
Added the groups.visibility option and example
пре 11 година
jos
09cb25296d
Added an example set selection. Some minor fixes and improvements in setSelection
пре 11 година
jos
ab869c1bcd
Renamed option `activatable` to `clickToUse`
пре 11 година
jos
55e2004732
Implemented `activatable` support for Network
пре 11 година
jos
0808f0a891
Implemented option `activatable` for Timeline and Graph2d
пре 11 година
Alex de Mulder
a4b9352150
fixed small bug in network, refactored graph2d. Added handleOverlap for barcharts
пре 11 година
jos
57374b33aa
Implemented localization for Network
пре 11 година
jos
26ca73dff5
Implemented localization in Timeline and Graph2d
пре 11 година
Alex de Mulder
f62fa6d76e
Added customRange for graph2d Y axis
пре 11 година
Alex de Mulder
2abfcd8261
Fixed physics stopping conditions, updated history #255
пре 11 година
Alex de Mulder
8b175f3df2
fixed pointdrawing with new barchart functionality
пре 11 година
Alex de Mulder
4ad7165bb7
Added barChart overlap functions
пре 11 година
Alex de Mulder
22a76cf2e3
fixed typo's in example 29, fixed group id 0 not used
пре 11 година
Alex de Mulder
06bf7c265b
- Fixed mass = 0 for nodes.
- Revamped the options system. You can globally set options (network.setOptions) to update
settings of nodes and edges that have not been specifically defined by the individual nodes and edges.
- Disabled inheritColor when color information is set on an edge.
- Tweaked examples.
- Removed the global length property for edges. The edgelength is part of the physics system. Therefore, you have to change
the springLength of the physics system to change the edge length. Individual edge lengths can still be defined.
- Removed global edge length definition form examples.
пре 11 година
Alex de Mulder
b123ab295e
added docs, removed logs, added extra comments.
пре 11 година
Alex de Mulder
6b8198d30f
justified examples
пре 11 година
Alex de Mulder
d384d0d281
added external legend example, visible option for groups, getLegend() function
пре 11 година
Alex de Mulder
de365cd6e5
made graph2d and timeline use the same core
пре 11 година
jos
0f14626db5
Updated version number to 3.1.0
пре 11 година
jos
f6a9660239
Removed the light version of vis.js, added documentation on custom builds
пре 11 година
Alex de Mulder
6cb70ac879
added docs for gephi import, expanded example.
пре 11 година
Alex de Mulder
09d3f83ab6
Finalized import, reduced needless drawing of the network (performance boost!)
пре 11 година
Alex de Mulder
cd131960dc
added few examples, added gephi parser (JSON), added JSON get for dataset
пре 11 година
jos
c8e8691d68
Added vis-light bundle
пре 11 година
Alex de Mulder
5fd89bd083
Fixed hierarchical layouts with nodes that start at a level > 0 #220
пре 11 година
Alex de Mulder
9b3477bccc
improved edge selection function
пре 11 година
Alex de Mulder
13427a76f3
added roundness explaination in example 27
пре 11 година
Alex de Mulder
5e3c2fea60
fixed springs not calculating. added example, set inherit color to default ON
пре 11 година
Alex de Mulder
01856c744e
updated docs and example
пре 11 година
Alex de Mulder
f7b2d67ffc
updated example index
пре 11 година
Alex de Mulder
eaef289544
Added multiple smoothCurve methods, added hideNodesOnDrag and hideEdgesOnDrag options. Added two examples. Added inheritColor option.
пре 11 година
jos
72dfc0c45f
Reworked all code to commonjs modules. Replaced the build script with Gulp
пре 11 година