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 |
Alex de Mulder
|
d4cc65df64
|
- Sidestepped double touch event from hammer (ugly.. but functional) causing strange behaviour in manipulation mode
- Better cleanup after reconnecting edges in manipulation mode
|
10 years ago |
Alex de Mulder
|
03b869a1e0
|
fixed zooming on tablet
|
10 years ago |
Alex de Mulder
|
13238fc7a0
|
Merge remote-tracking branch 'origin/develop' into develop
|
10 years ago |
Alex de Mulder
|
568aa702ca
|
removed double code
|
10 years ago |
jos
|
f861102c41
|
Merge branch 'master' into develop
|
10 years ago |
Jos de Jong
|
1ae2ac152b
|
Merge pull request #486 from mdxs/patch-2
Reflect dual licensed vis.js in README
|
10 years ago |
mdxs
|
99e0d1f272
|
Reflect dual licensed vis.js in README
Further to #285, it seems the `README.md` wasn't changed in 124395d974 to reflect the dual license status.
|
10 years ago |
Alex de Mulder
|
26e995ce75
|
fixed keycharm with strict mode
|
10 years ago |
Alex de Mulder
|
9d1e329107
|
updated build
|
10 years ago |
Alex de Mulder
|
eed0edd5d3
|
Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
dist/vis.js
|
10 years ago |
Alex de Mulder
|
792af10281
|
fixed keycharm issue
|
10 years ago |
mdxs
|
e54a12bb6c
|
Fixed typo in documentation of title for Groups
|
10 years ago |
jos
|
090383d462
|
Fixes for ES5 strict mode
|
10 years ago |
Jos de Jong
|
b0b7c0b663
|
updated .gitignore
|
10 years ago |
Jos de Jong
|
8bd82ab84c
|
updated histroy
|
10 years ago |
jos
|
d86a535c07
|
Bumped version number to 3.7.2-SNAPSHOT
|
10 years ago |
jos
|
9b8f4bb4b6
|
Released version 3.7.1
|
10 years ago |
jos
|
ea9733b88c
|
Merge remote-tracking branch 'origin/develop' into develop
|
10 years ago |
jos
|
60e0525187
|
Fixed another bug related to overflowing contents (#459)
|
10 years ago |
Alex de Mulder
|
4fee1a2c9a
|
Fixed height increase on scolling if only graphHeight is defined.
|
10 years ago |
Alex de Mulder
|
5f5869fef0
|
fixed drawing points with bars (ex 12)
|
10 years ago |
Alex de Mulder
|
b7a99e8d80
|
Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
dist/vis.js
|
10 years ago |
Alex de Mulder
|
c397262c1f
|
fixed drawing points with bars (ex 12)
|
10 years ago |
jos
|
246b0be530
|
Fixed background items being selectable and editable when a height is set (see #454)
|
10 years ago |
jos
|
8b5329cd6e
|
whoops, cleaned up a console.log
|
10 years ago |
jos
|
354f95a422
|
Updated history
|
10 years ago |
jos
|
62ce8a4771
|
Fixed #461: configuring either `start` or `end`
|
10 years ago |
Alex de Mulder
|
065c4222cb
|
made pixelRatio a property, not an option
|
10 years ago |