Alex de Mulder
|
8e80076825
|
- Improved cleaning up of the physics configuration on destroy and in options.
|
9 years ago |
Alex de Mulder
|
379a9c3d38
|
fixed destroy
|
9 years ago |
Alex de Mulder
|
722300be8d
|
reverted example
|
9 years ago |
Alex de Mulder
|
d342e9482a
|
Added a check so only one 'activator' overlay is created on clickToUse.
|
9 years ago |
Alex de Mulder
|
dd3a8c7b49
|
added destroy to examples, improved destroy in network (last commit wrongly labeled) updated history
|
9 years ago |
Alex de Mulder
|
5c16cf00f8
|
added bounding box to image node style
|
9 years ago |
Alex de Mulder
|
af0259cb8e
|
added bounding box to image node style
|
9 years ago |
Alex de Mulder
|
31aa7fe676
|
made the physics calculations a bit more stable (decreasing BarnesHut theta to 0.5 from 0.6), gave nodes a boundingBox that is used for zoomExtent to ensure everything fits.
|
9 years ago |
Alex de Mulder
|
907cbd2a1c
|
fixed relative height change on resize of browser as well as horizontal snapping when dragging window size. Improved consistancy with component
|
9 years ago |
Alex de Mulder
|
8998421993
|
fixed mouse x and y position for graph3d tool tips
|
9 years ago |
Alex de Mulder
|
712e176c87
|
overruled inheritColor if you globally add color information for edges.
|
9 years ago |
Alex de Mulder
|
04bcf4b44d
|
removed website from develop
|
9 years ago |
jos
|
2db5aa1ca3
|
Upgraded to keycharm v0.2.0
|
9 years ago |
jos
|
3bc5895fb7
|
Fixed fall through inspection comment
|
9 years ago |
Alex de Mulder
|
1faeb76759
|
added v2 of website (in alpha stage)
|
10 years ago |
Alex de Mulder
|
cf55b328a0
|
changed title of example
|
10 years ago |
Alex de Mulder
|
cad2b17629
|
Added zoomExtentOnStabilize option to network. fixed ex 17
|
10 years ago |
Alex de Mulder
|
c5be64e558
|
added destroy method
|
10 years ago |
Alex de Mulder
|
4b35e18c70
|
- Fixed recursion error with smooth edges that are connected to non-existent nodes
|
10 years ago |
Alex de Mulder
|
cac743a3d3
|
- added show major/minor lines options to dataAxis and timeline
|
10 years ago |
Alex de Mulder
|
d399fb18eb
|
removed fit
|
10 years ago |
Alex de Mulder
|
ac74e826b0
|
fixed graph2d not updating on animation correctly
|
10 years ago |
jos
|
90b8e3ef2f
|
Fixed #503: Docs on the item property `subgroup` missing.
|
10 years ago |
jos
|
c1a317efcf
|
Fixed #247: Support for custom date formatting of the labels on the time axis
|
10 years ago |
jos
|
33ba03c0a7
|
Removed scale enum in TimeStep
|
10 years ago |
jos
|
d58fdc1f9a
|
Test with scale name instead of enum
|
10 years ago |
jos
|
074463571c
|
Moved time label formatting in a separate object
|
10 years ago |
jos
|
dbb386dc20
|
Updated history
|
10 years ago |
jos
|
a3e000ec80
|
Added prerequisites for custom builds
|
10 years ago |
jos
|
2892dd2933
|
Merge remote-tracking branch 'origin/develop' into develop
|
10 years ago |
jos
|
afea04d431
|
Fixed #501: round-off errors of zero on the y-axis
|
10 years ago |
AlexDM0
|
b151f2254b
|
updated history
|
10 years ago |
AlexDM0
|
aee4d5848a
|
Fixed flipping of hierachical network on update when using RL and DU.
|
10 years ago |
Alex
|
1431bd67ca
|
Merge pull request #512 from felixhayashi/patch-1
changed assignment operation into comparison operator
|
10 years ago |
Felix Hayashi
|
710eababa4
|
Update ManipulationMixin.js
see https://github.com/almende/vis/issues/511
|
10 years ago |
jos
|
93aa1c2752
|
Added new example to index.html
|
10 years ago |
jos
|
5317dc5b7e
|
Bumped version number to 3.7.2-SNAPSHOT
|
10 years ago |
jos
|
bcc5165330
|
Reeased version 3.7.2
|
10 years ago |
jos
|
b2a5899336
|
Fixed broken barCharts with handleOverlap=='stack'
|
10 years ago |
jos
|
d97fcd6379
|
Fixed groups not being filtered after setOptions
|
10 years ago |
jos
|
42e85b3f2a
|
Removed unused dependency `wrench`
|
10 years ago |
Alex de Mulder
|
e05e8b9988
|
fixed infinite loop when clearing dataset
|
10 years ago |
jos
|
4927209d74
|
Merge branch 'master' into develop
|
10 years ago |
Jos de Jong
|
444f96bf02
|
Merge pull request #492 from cdituri/cdituri-fixups
docs/network.html: syntax fixups
|
10 years ago |
Chris Dituri
|
d338591abd
|
docs/network.html: fix syntax error in various examples using 'options' variable.
- substituted ':' in "var options: {" for a syntactically correct '='.
|
10 years ago |
jos
|
4b504be753
|
Merge branch 'master' into develop
|
10 years ago |
Chris Dituri
|
c45159a14d
|
.gitignore: ignore vim temporary .sw[op] dotfiles
|
10 years ago |
Jos de Jong
|
cc754fdafb
|
Merge pull request #484 from mdxs/patch-1
Fixed typo in documentation of title for Groups
|
10 years ago |
Alex de Mulder
|
2aacd4e8a3
|
added two 'var' statements to comply with use strict
|
10 years ago |
Alex de Mulder
|
83a6cf889e
|
redraw on back on manipulation
|
10 years ago |