d0bc4421
updated coloring by
2015-01-06 11:55:00 +0100
c5ee1cff
added feature requests, need styling by
2015-01-05 19:16:48 +0100
3148e30a
vertical alignment, background repeat css by
2015-01-05 17:37:27 +0100
dc4364bd
removed old files by
2015-01-05 17:26:37 +0100
c09c509a
Merge https://github.com/AlexDM0/visWebsite into gh-pages-dev by
2015-01-05 17:25:35 +0100
e4e81122
cleared branch by
2015-01-05 17:24:44 +0100
9f0b7af8
shuffled files around, added images for graph2d and 3d by
2015-01-05 17:17:33 +0100
04bcf4b4
removed website from develop by
2015-01-05 16:12:34 +0100
0b9b2b35
initial commit, removed from vis develop branch by
2015-01-05 16:08:12 +0100
cd0b770f
Initial commit by
2015-01-05 16:00:19 +0100
1b750217
Network mostly working with Hammer2 by
2015-01-05 15:18:10 +0100
bf9684da
Merge branch 'develop' into hammerjs2 by
2015-01-05 12:35:32 +0100
2db5aa1c
Upgraded to keycharm v0.2.0 by
2015-01-05 12:34:59 +0100
6818d68b
Neatly using hammer2 for the delete button by
2015-01-05 12:30:41 +0100
a56f8eb2
Hammer2 mostly working in the Timeline by
2015-01-05 11:51:04 +0100
8013a687
Merge branch 'develop' into hammerjs2 by
2014-12-30 09:33:24 +0100
3bc5895f
Fixed fall through inspection comment by
2014-12-29 16:49:10 +0100
1faeb767
added v2 of website (in alpha stage) by
2014-12-24 17:11:34 +0100
cf55b328
changed title of example by
2014-12-24 14:26:38 +0100
cad2b176
Added zoomExtentOnStabilize option to network. fixed ex 17 by
2014-12-24 11:57:27 +0100
c5be64e5
added destroy method by
2014-12-23 12:21:21 +0100
4b35e18c
- Fixed recursion error with smooth edges that are connected to non-existent nodes by
2014-12-23 11:23:25 +0100
cac743a3
- added show major/minor lines options to dataAxis and timeline by
2014-12-22 16:22:02 +0100
d399fb18
removed fit by
2014-12-22 12:06:05 +0100
ac74e826
fixed graph2d not updating on animation correctly by
2014-12-22 11:34:02 +0100
90b8e3ef
Fixed #503: Docs on the item property `subgroup` missing. by
2014-12-19 15:22:25 +0100
c1a317ef
Fixed #247: Support for custom date formatting of the labels on the time axis by
2014-12-19 15:14:24 +0100
33ba03c0
Removed scale enum in TimeStep by
2014-12-19 12:27:07 +0100
d58fdc1f
Test with scale name instead of enum by
2014-12-19 12:21:47 +0100
07446357
Moved time label formatting in a separate object by
2014-12-19 12:18:41 +0100
dbb386dc
Updated history by
2014-12-19 11:48:33 +0100
a3e000ec
Added prerequisites for custom builds by
2014-12-19 11:25:07 +0100
2892dd29
Merge remote-tracking branch 'origin/develop' into develop by
2014-12-18 11:28:51 +0100
afea04d4
Fixed #501: round-off errors of zero on the y-axis by
2014-12-18 11:28:43 +0100
b151f225
updated history by
2014-12-18 11:21:03 +0100
aee4d584
Fixed flipping of hierachical network on update when using RL and DU. by
2014-12-16 11:04:49 +0100
1431bd67
Merge pull request #512 from felixhayashi/patch-1 by
2014-12-13 00:34:53 +0100
710eabab
Update ManipulationMixin.js by
2014-12-13 00:20:54 +0100
e19502eb
Moving Timeline working with hammer2 (stop event propagation still an issue) by
2014-12-11 15:32:13 +0100
3b08676a
Halfway implementing hammerjs2 for Timeline by
2014-12-11 09:45:09 +0100
93aa1c27
Added new example to index.html by
2014-12-09 15:02:51 +0100
5317dc5b
Bumped version number to 3.7.2-SNAPSHOT by
2014-12-09 14:43:43 +0100
7768ec16
Released version 3.7.2 by
2014-12-09 14:32:34 +0100
bcc51653
(tag: v3.7.2)
Reeased version 3.7.2 by
2014-12-09 14:27:54 +0100
b2a58993
Fixed broken barCharts with handleOverlap=='stack' by
2014-12-09 14:24:27 +0100
d97fcd63
Fixed groups not being filtered after setOptions by
2014-12-09 14:19:02 +0100
42e85b3f
Removed unused dependency `wrench` by
2014-12-09 11:56:48 +0100
e05e8b99
fixed infinite loop when clearing dataset by
2014-12-08 17:49:45 +0100
4927209d
Merge branch 'master' into develop by
2014-12-08 14:33:04 +0100
444f96bf
Merge pull request #492 from cdituri/cdituri-fixups by
2014-12-08 14:32:27 +0100
d338591a
docs/network.html: fix syntax error in various examples using 'options' variable. by
2014-12-05 09:31:05 -0600
4b504be7
Merge branch 'master' into develop by
2014-12-05 16:18:36 +0100
c45159a1
.gitignore: ignore vim temporary .sw[op] dotfiles by
2014-12-05 09:18:10 -0600
cc754fda
Merge pull request #484 from mdxs/patch-1 by
2014-12-05 16:17:39 +0100
2aacd4e8
added two 'var' statements to comply with use strict by
2014-12-04 11:19:03 +0100
83a6cf88
redraw on back on manipulation by
2014-12-04 10:13:22 +0100
d4cc65df
- Sidestepped double touch event from hammer (ugly.. but functional) causing strange behaviour in manipulation mode - Better cleanup after reconnecting edges in manipulation mode by
2014-12-03 22:18:01 +0100
03b869a1
fixed zooming on tablet by
2014-12-03 18:24:19 +0100
13238fc7
Merge remote-tracking branch 'origin/develop' into develop by
2014-12-03 18:15:14 +0100
568aa702
removed double code by
2014-12-03 18:14:50 +0100
f861102c
Merge branch 'master' into develop by
2014-12-03 14:10:49 +0100
1ae2ac15
Merge pull request #486 from mdxs/patch-2 by
2014-12-03 14:10:03 +0100
99e0d1f2
Reflect dual licensed vis.js in README by
2014-12-03 13:19:36 +0100
26e995ce
fixed keycharm with strict mode by
2014-12-03 10:55:47 +0100
9d1e3291
updated build by
2014-12-03 10:22:03 +0100
eed0edd5
Merge remote-tracking branch 'origin/develop' into develop by
2014-12-03 10:21:15 +0100
792af102
fixed keycharm issue by
2014-12-03 10:20:17 +0100
e54a12bb
Fixed typo in documentation of title for Groups by
2014-12-03 10:04:29 +0100
090383d4
Fixes for ES5 strict mode by
2014-12-02 12:10:48 +0100
b0b7c0b6
updated .gitignore by
2014-11-28 15:24:02 +0000
8bd82ab8
updated histroy by
2014-11-28 15:18:05 +0000
d86a535c
Bumped version number to 3.7.2-SNAPSHOT by
2014-11-28 15:52:48 +0100
31eba0ef
Released version 3.7.1 by
2014-11-28 15:46:20 +0100
9b8f4bb4
(tag: v3.7.1)
Released version 3.7.1 by
2014-11-28 15:40:39 +0100
ea9733b8
Merge remote-tracking branch 'origin/develop' into develop by
2014-11-28 15:34:13 +0100
60e05251
Fixed another bug related to overflowing contents (#459) by
2014-11-28 15:33:56 +0100
4fee1a2c
Fixed height increase on scolling if only graphHeight is defined. by
2014-11-28 13:26:10 +0100
5f5869fe
fixed drawing points with bars (ex 12) by
2014-11-28 13:21:49 +0100
b7a99e8d
Merge remote-tracking branch 'origin/develop' into develop by
2014-11-28 13:21:34 +0100
c397262c
fixed drawing points with bars (ex 12) by
2014-11-28 13:21:02 +0100
246b0be5
Fixed background items being selectable and editable when a height is set (see #454) by
2014-11-25 16:46:31 +0100
8b5329cd
whoops, cleaned up a console.log by
2014-11-25 16:38:50 +0100
354f95a4
Updated history by
2014-11-25 16:33:19 +0100
62ce8a47
Fixed #461: configuring either `start` or `end` by
2014-11-25 16:15:03 +0100
065c4222
made pixelRatio a property, not an option by
2014-11-25 12:18:57 +0100
104079f3
updated builds, history by
2014-11-25 12:14:33 +0100
eeb70e4d
merged pull request #464 by
2014-11-25 12:11:30 +0100
640f491b
fixed reference to dataset at bar styles. by
2014-11-25 11:09:33 +0100
03d950ef
removed setData from the Graph2d docs by
2014-11-25 10:50:18 +0100
782e3f34
fixed typo #467, removed old, unused options from network by
2014-11-24 12:05:23 +0100
cebb52d5
Fixed #448: added some styles to prevent conflicts with bootstrap css styles by
2014-11-24 10:51:19 +0100
0ed43096
Add a newline to the minified vis.min.js file to prevent issues when concatenating downstream (see #447) by
2014-11-24 10:43:22 +0100
8647ead8
Add support for High Resolution displays by
2014-11-21 12:49:47 +0100
0efdfa39
Added loop protetion for Timeline redrawing (see #450) by
2014-11-21 12:46:12 +0100
95e12e42
Fixed #459: content in range items may overflow range after zoom by
2014-11-21 12:10:57 +0100
e5481cdb
- dragEnd event now does not give the selected nodes if only the viewport has been dragged #453 by
2014-11-20 17:52:00 +0100
6d20187f
added alignZeros by
2014-11-20 17:40:24 +0100
223d1b3e
Updated /dist/ by
2014-11-18 17:19:01 +0100
47234a60
Implemented selection of a range of items using Shift+Click by
2014-11-18 17:18:11 +0100
9fe92b69
Updated history by
2014-11-17 10:46:05 +0100