Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/visjs/vis-network
:dizzy: Display dynamic, automatically organised, customizable network views.
https://github.com/visjs/vis-network
added edge selection and removed this.selection from the graph
5d76dcf5095906d8786d93a9d4800d662eaefb7e authored almost 11 years ago
5d76dcf5095906d8786d93a9d4800d662eaefb7e authored almost 11 years ago
Splitted function `select` into `getSelection` and `setSelection`
9c2cc99f4533a7bb2075a99706d94e16028ae81e authored almost 11 years ago
9c2cc99f4533a7bb2075a99706d94e16028ae81e authored almost 11 years ago
`select` event now returns the original type of the id, not the stringfied ids
5c719f060a2ef841fd5e03fb041f3456641ffec8 authored almost 11 years ago
5c719f060a2ef841fd5e03fb041f3456641ffec8 authored almost 11 years ago
removed this.selection in favor or this.selectionObj. This allows keeping track of selection of nodes and edges.
cee0bc1094837e221bf3eedc85dc1dd6301d9613 authored almost 11 years ago
cee0bc1094837e221bf3eedc85dc1dd6301d9613 authored almost 11 years ago
Merge branch 'develop' into alex_dev
7fa226545fcf5e13184ef297f5cf56b8d31edacb authored almost 11 years ago
7fa226545fcf5e13184ef297f5cf56b8d31edacb authored almost 11 years ago
added code example for clustering
4293f01c6d8d7b3fa9c1c08bde5ad6411028ee08 authored almost 11 years ago
4293f01c6d8d7b3fa9c1c08bde5ad6411028ee08 authored almost 11 years ago
Implemented item selection and a function select to get/set the selected items
6f856cad384bac4ca089c4b30f88bdd033169d32 authored almost 11 years ago
6f856cad384bac4ca089c4b30f88bdd033169d32 authored almost 11 years ago
Implemented functions `on` and `off` for Timeline events
95717efe8cb2047907d7ca8c069b7993f7ee357f authored almost 11 years ago
95717efe8cb2047907d7ca8c069b7993f7ee357f authored almost 11 years ago
Merge branch 'alex_dev' into develop
72ca704ee2697f96f57711f89256160ae4a3a4cf authored almost 11 years ago
72ca704ee2697f96f57711f89256160ae4a3a4cf authored almost 11 years ago
added function to return selected objects (as per Git comment #28)
4ed9cdda4076c8f307355a7823d8b1037de24281 authored almost 11 years ago
4ed9cdda4076c8f307355a7823d8b1037de24281 authored almost 11 years ago
Merge branch 'alex_dev' into develop
877734a2b66fe65461df2f90051fb3be2acec4bb authored almost 11 years ago
877734a2b66fe65461df2f90051fb3be2acec4bb authored almost 11 years ago
fixed trello bugs: rewrote setSelection, tweaked forces and damping, grav point is fixed in space now
c6ff1a31b2e2be1feb6dccd7d83a9d3b8e00a497 authored almost 11 years ago
c6ff1a31b2e2be1feb6dccd7d83a9d3b8e00a497 authored almost 11 years ago
Some more updates in the docs
6a3260c69f762f1610a45a50e69b5b06e8dfbf62 authored almost 11 years ago
6a3260c69f762f1610a45a50e69b5b06e8dfbf62 authored almost 11 years ago
Restructured Graph docs
2df35e5dafeaa0d49279a846b4bd1b26471222c8 authored almost 11 years ago
2df35e5dafeaa0d49279a846b4bd1b26471222c8 authored almost 11 years ago
Merge pull request #29 from almende/alex_dev
merge alex_dev with develop
824b6a877d4065497c485f279c6c3550069047e6 authored almost 11 years ago
finalized UI and keyboard navigation. Finished docs, updated history.MD
b12a364a423f97b73f01550a96bef9e26edeb587 authored almost 11 years ago
b12a364a423f97b73f01550a96bef9e26edeb587 authored almost 11 years ago
added UI config options, made keyboard nav standalone
8730c0a4a7b5376460d58a75a174b4d971dc8fc9 authored almost 11 years ago
8730c0a4a7b5376460d58a75a174b4d971dc8fc9 authored almost 11 years ago
added Dynamic UI icon URL
4efd7f26bf77a3f42971f04a619b01856a8eb851 authored almost 11 years ago
4efd7f26bf77a3f42971f04a619b01856a8eb851 authored almost 11 years ago
fixed ZoomToFit, tweaked force calculation
b17ff3e8da27dc9bc44c4d4b16704ab2ca087bc6 authored almost 11 years ago
b17ff3e8da27dc9bc44c4d4b16704ab2ca087bc6 authored almost 11 years ago
corrected discreet step and scaled forces
844c672de8b351002b44825311e1819de3728376 authored almost 11 years ago
844c672de8b351002b44825311e1819de3728376 authored almost 11 years ago
Merge pull request #1 from almende/develop
Sync with upstream
ef8ec4141a6fb146a98e4b603e254dbd13a69fca authored about 11 years ago
added zoomExtends, added function documentation
871d9436d5a0245e2d3ec716b8b191cb297361c4 authored about 11 years ago
871d9436d5a0245e2d3ec716b8b191cb297361c4 authored about 11 years ago
rewrote selection element of graph, very tidy. Still needs comments. Added keyboard navigation and Node based UI functionality.
93ebda29008c0a22eb658c3c2de44a596f0a9c8c authored about 11 years ago
93ebda29008c0a22eb658c3c2de44a596f0a9c8c authored about 11 years ago
created UI sector, starting to rework selection (generalize it over nodes and edges), edge implementation later.
708b4d54575141f142f1e83d760f64f94941b9ec authored about 11 years ago
708b4d54575141f142f1e83d760f64f94941b9ec authored about 11 years ago
small refactoring of force calculation
1128283a6b658f33b3b2aa89ced69d2857ffa34c authored about 11 years ago
1128283a6b658f33b3b2aa89ced69d2857ffa34c authored about 11 years ago
Updated history
e71ebca7133fb2081ff3f60bb34ca4fe10ee986b authored about 11 years ago
e71ebca7133fb2081ff3f60bb34ca4fe10ee986b authored about 11 years ago
Clustering FINAL
7b0abdf96df9c750dc7d19d1abf5b395e0cae465 authored about 11 years ago
7b0abdf96df9c750dc7d19d1abf5b395e0cae465 authored about 11 years ago
Bug fixes, changed clustering to mixin, added examples and documentation.
d1d925713ebf2f4fd6b9bcb315d69d8453ef2ef6 authored about 11 years ago
d1d925713ebf2f4fd6b9bcb315d69d8453ef2ef6 authored about 11 years ago
Tested all examples, they work. Added documentation, renamed variables, refactoring, complete movement from universe to sectors
55877e2e620e3fcc4610a7d52aa4cd83c1effbfc authored about 11 years ago
55877e2e620e3fcc4610a7d52aa4cd83c1effbfc authored about 11 years ago
Renamed universes to sectors, added documentation comments
7e475473fc4cd110dd6a715539882fc0a6716c7d authored about 11 years ago
7e475473fc4cd110dd6a715539882fc0a6716c7d authored about 11 years ago
Succesfully mixed universes into graph. Universes work. Graphics needed
e7c7f6b73153fb6b56dd2901b9d448179a18cde6 authored about 11 years ago
e7c7f6b73153fb6b56dd2901b9d448179a18cde6 authored about 11 years ago
added support for seperate universes. struggling with mixins.
b51d3b18e42dbb8a36c18a1efffd9cb29b0111b1 authored about 11 years ago
b51d3b18e42dbb8a36c18a1efffd9cb29b0111b1 authored about 11 years ago
improved decluster around zoom center. Added only render when visible check, speeding up drawing.
730657f96d2aa155be0fd6aff2f7a0fa6b40d1ab authored about 11 years ago
730657f96d2aa155be0fd6aff2f7a0fa6b40d1ab authored about 11 years ago
Merge remote-tracking branch 'origin/develop' into alex_dev
Conflicts:
dist/vis.js
dist/vis.min.js
added snake removal, bugfixes, refactoring
6b78fb8d4c5f397ed043211c278170efac1703be authored about 11 years ago
6b78fb8d4c5f397ed043211c278170efac1703be authored about 11 years ago
Documentation, doubleTap, imporved hubs
bf499671e748288b3c2dafc8c7120480a818f9da authored about 11 years ago
bf499671e748288b3c2dafc8c7120480a818f9da authored about 11 years ago
cluster rendering. Cluster hubs, refactoring
e5d721b44f00e9c7a15be78ac5c45ca674c66d5c authored about 11 years ago
e5d721b44f00e9c7a15be78ac5c45ca674c66d5c authored about 11 years ago
Implemented function `select` for the Timeline
e13640444c3c0147d5c8bf91b110d19a2d98c057 authored about 11 years ago
e13640444c3c0147d5c8bf91b110d19a2d98c057 authored about 11 years ago
Functions `select` and `unselect` on Items working
8e264c95787d42a5de007e91c86666a25e9c08f1 authored about 11 years ago
8e264c95787d42a5de007e91c86666a25e9c08f1 authored about 11 years ago
Fixed some typos
1db1988b5668845659a40becd461845f302b8b1e authored about 11 years ago
1db1988b5668845659a40becd461845f302b8b1e authored about 11 years ago
Fixed a typo
91d66006e4e1e2a4629a4d43a086a12d09712d7b authored about 11 years ago
91d66006e4e1e2a4629a4d43a086a12d09712d7b authored about 11 years ago
Updated version number to 0.4.0-SNAPSHOT
1fc935ddc96e9a7128a0e8bf7d8d6e0c01930d2c authored about 11 years ago
1fc935ddc96e9a7128a0e8bf7d8d6e0c01930d2c authored about 11 years ago
Improved overview image
aa5663f621c38f49662ec25ed07b0a7b88492905 authored about 11 years ago
aa5663f621c38f49662ec25ed07b0a7b88492905 authored about 11 years ago
Added a description on how to publish
33eed42665f1713a197e2267ea24a08f8303f71e authored about 11 years ago
33eed42665f1713a197e2267ea24a08f8303f71e authored about 11 years ago
Released version 0.3.0
cbfde7270c1678ef016fa02489fe8e0a5b952356 authored about 11 years ago
cbfde7270c1678ef016fa02489fe8e0a5b952356 authored about 11 years ago
Released version 0.3.0
3b38171ceb0db6e2cae9124549cde6116bd69d3b authored about 11 years ago
3b38171ceb0db6e2cae9124549cde6116bd69d3b authored about 11 years ago
Released version 0.3.0
56db73a83820fa21593e23702eb6e3baebcd8e08 authored about 11 years ago
56db73a83820fa21593e23702eb6e3baebcd8e08 authored about 11 years ago
Some fixes in the build script and tests
10d188a8a5ae31992943538b5c018fe3b9e4d2c5 authored about 11 years ago
10d188a8a5ae31992943538b5c018fe3b9e4d2c5 authored about 11 years ago
Merge remote-tracking branch 'origin/develop' into alex_dev
Conflicts:
package.json
vis.js
vis.min.js
tweaked clustering
b073c2eb1b52260bf013ff3594892085e4e03b13 authored about 11 years ago
b073c2eb1b52260bf013ff3594892085e4e03b13 authored about 11 years ago
Added dataset get flag to return internal IDs and added tests
8d10d4040095bf521f45f6788b24d550acdd7767 authored about 11 years ago
8d10d4040095bf521f45f6788b24d550acdd7767 authored about 11 years ago
Css file must be loaded explicitly now. Library files moved to `dist`
a39fe22324359d6b02a7199eedb212d404214047 authored about 11 years ago
a39fe22324359d6b02a7199eedb212d404214047 authored about 11 years ago
Switched back to hammer.js 1.0.5 due to issues with 1.0.6
13c36f00c07809dfe85af66053ab51af43f686a5 authored about 11 years ago
13c36f00c07809dfe85af66053ab51af43f686a5 authored about 11 years ago
tweaked clustering
cc9b620d43a81ff1a204fde983e23793f7291f0c authored about 11 years ago
cc9b620d43a81ff1a204fde983e23793f7291f0c authored about 11 years ago
Included hubaggregation clustering, changed the launch sequence to speed up the loading of big data.
ad8929c1aefa8a770c03de22829db012d946c202 authored about 11 years ago
ad8929c1aefa8a770c03de22829db012d946c202 authored about 11 years ago
DATASET: Added options flag for including internal ids, added test coverage for it
d00b2969f061d50d7297aed9f0e9d41736f44303 authored about 11 years ago
d00b2969f061d50d7297aed9f0e9d41736f44303 authored about 11 years ago
started on clustering over area
f0588c96b43318fe30780854e3b4b51cb5bd4c3f authored about 11 years ago
f0588c96b43318fe30780854e3b4b51cb5bd4c3f authored about 11 years ago
Seperated clustering functions in cluster object
0737f4bf414762d908c8bce4667bb35d121a2a49 authored about 11 years ago
0737f4bf414762d908c8bce4667bb35d121a2a49 authored about 11 years ago
clustering levels introduced
ada5b7685a3bbb4195b0c159d6c2d2a17b13b0a3 authored about 11 years ago
ada5b7685a3bbb4195b0c159d6c2d2a17b13b0a3 authored about 11 years ago
Extended timeline example 04
1129acfc3926553f66c91bd0888ad49cfcfe99e7 authored about 11 years ago
1129acfc3926553f66c91bd0888ad49cfcfe99e7 authored about 11 years ago
added MouseTrap for keybinding handling
2cdb1d83123d0308696468f92c307a847331de30 authored about 11 years ago
2cdb1d83123d0308696468f92c307a847331de30 authored about 11 years ago
clustering, looking for keypressevent
b0fc760b08727c1170cec58cc1bc8d9b6da48e62 authored about 11 years ago
b0fc760b08727c1170cec58cc1bc8d9b6da48e62 authored about 11 years ago
tweaks
bd1c0e59d7e165fc56568e3376539f6589aaa1d6 authored about 11 years ago
bd1c0e59d7e165fc56568e3376539f6589aaa1d6 authored about 11 years ago
added force calculation features for clustering
8d4c15d60bc1d66cc57549f0dd59c244bd35827f authored about 11 years ago
8d4c15d60bc1d66cc57549f0dd59c244bd35827f authored about 11 years ago
refined clustering
4d81efa8ecb7277ff49c59d0697072f64cf42f1f authored about 11 years ago
4d81efa8ecb7277ff49c59d0697072f64cf42f1f authored about 11 years ago
finalized clustering
b1a1e9042a9f5190f9ad4da72cc3177ab9a18f5d authored about 11 years ago
b1a1e9042a9f5190f9ad4da72cc3177ab9a18f5d authored about 11 years ago
clustering added comments, fixed bugs
dd877024692d061666c49b18c9ac3c10146cf207 authored about 11 years ago
dd877024692d061666c49b18c9ac3c10146cf207 authored about 11 years ago
Implemented Clustering, still open TODOs
6d2b0aab80657201b075d888c726a8771e37ab06 authored about 11 years ago
6d2b0aab80657201b075d888c726a8771e37ab06 authored about 11 years ago
node index patch 1
c6ae130ce258d4a803b450ca672493db951adbaa authored about 11 years ago
c6ae130ce258d4a803b450ca672493db951adbaa authored about 11 years ago
removed debug settings from _updateNodeIndexList()
e3746007399441116e797190bab2fc3fdd462f67 authored about 11 years ago
e3746007399441116e797190bab2fc3fdd462f67 authored about 11 years ago
removed _updateNodeIndexList from _setNodes. This is handled by _addNode
dec8fd3f80d99489172f3c52b645507dbb8752ab authored about 11 years ago
dec8fd3f80d99489172f3c52b645507dbb8752ab authored about 11 years ago
Added _updateNodeIndexList() function to speed up force calculation by removing duplicate calculations.
e8985f26bdbc713decf4fa72fe2ecf65ec6b67c4 authored about 11 years ago
e8985f26bdbc713decf4fa72fe2ecf65ec6b67c4 authored about 11 years ago
updated package.json to circumvent hammer bug and added node-watch.
9bdb9159e5aa620a66c4a5b160c0884eb36f83ef authored about 11 years ago
9bdb9159e5aa620a66c4a5b160c0884eb36f83ef authored about 11 years ago
Switched to 2-space indentation
748a5ba8f7fc6bea37a5e8f36aa32f0fbc8ae6bf authored about 11 years ago
748a5ba8f7fc6bea37a5e8f36aa32f0fbc8ae6bf authored about 11 years ago
Switched to 2-space indentation
a8bce725b3c8747ed76ee5c3196e553c5d65cb2c authored about 11 years ago
a8bce725b3c8747ed76ee5c3196e553c5d65cb2c authored about 11 years ago
Implemented pinching (not yet stable on chrome mobile)
0ecb9c84a81ccc37366cabc8a2600690c2db7361 authored about 11 years ago
0ecb9c84a81ccc37366cabc8a2600690c2db7361 authored about 11 years ago
Integrated hammer.js in Timeline
06bc543cdba31bcce5eb797e3dfd6f830c0af506 authored about 11 years ago
06bc543cdba31bcce5eb797e3dfd6f830c0af506 authored about 11 years ago
Added a test example for groups. Added ContentPanel (not yet in use)
927c548493fe452a715a6c65109ee58bc3b27e73 authored about 11 years ago
927c548493fe452a715a6c65109ee58bc3b27e73 authored about 11 years ago
Some fixes in positioning of groups
09ed09b91ca5ec6fdd05ce0fbad8017444489269 authored about 11 years ago
09ed09b91ca5ec6fdd05ce0fbad8017444489269 authored about 11 years ago
Updated docs
f6f09031f4fdfb9bb5f9f3c6e8c9e6efd75eb3f7 authored about 11 years ago
f6f09031f4fdfb9bb5f9f3c6e8c9e6efd75eb3f7 authored about 11 years ago
Merge pull request #20 from Gillingham/develop
Create ItemRangeOverflow item type
9d3722df9b5c7c4cea8e888621553ade81cf8401 authored about 11 years ago
Undo local CSS changes for an easier upstream merge
64fd7a9e7a42da91eb6a60381ae72f94a2be4dbc authored about 11 years ago
64fd7a9e7a42da91eb6a60381ae72f94a2be4dbc authored about 11 years ago
Recompile vis.js and vis.min.js
7ec1436a4a6d121657b80d63d06687d2174aad2b authored about 11 years ago
7ec1436a4a6d121657b80d63d06687d2174aad2b authored about 11 years ago
Create ItemRangeOverflow item type
Overflow simply extends ItemRange with a new getWidth() function that
determines if the content o...
Merge remote-tracking branch 'upstream/develop' into develop
1a496d24576e18ca62340d440e4b2e8d3c673968 authored about 11 years ago
1a496d24576e18ca62340d440e4b2e8d3c673968 authored about 11 years ago
Merge pull request #19 from fi0dor/upstream
Custom time bar as a component
fe796b1f899ba81be2f559972d3a75bf2255b7f9 authored about 11 years ago
Fixed #6: options `min` and `max` are broken.
0cc6f85d405a8b058c0a64c9fca1b03d5109993b authored about 11 years ago
0cc6f85d405a8b058c0a64c9fca1b03d5109993b authored about 11 years ago
Custom time bar as a component
219dd3d6ce32febd2622af301664936e4ff7fe4e authored about 11 years ago
219dd3d6ce32febd2622af301664936e4ff7fe4e authored about 11 years ago
Fixed #18: Not loading hammer.js when running on node.js
3055ed6f42f580cb358a0dd9f97a98a23fe007ab authored about 11 years ago
3055ed6f42f580cb358a0dd9f97a98a23fe007ab authored about 11 years ago
Update compiled js files
8475c759fe6b7002f618c1ab661876978e29f2b3 authored about 11 years ago
8475c759fe6b7002f618c1ab661876978e29f2b3 authored about 11 years ago
Merge remote-tracking branch 'upstream/develop' into develop
Conflicts:
vis.js
vis.min.js
Added docs for option `showCurrentTime`
5711eb6d9ba2623f905fc51cf4168bcf2393fe93 authored about 11 years ago
5711eb6d9ba2623f905fc51cf4168bcf2393fe93 authored about 11 years ago
Merge branch 'master' into develop
016279f98e5f64b7b96756a2f88d3a045b9412a1 authored about 11 years ago
016279f98e5f64b7b96756a2f88d3a045b9412a1 authored about 11 years ago
Merge pull request #17 from fi0dor/feature
Current time bar as a component
c87b0934b00f4b3e7bf45de16baa67f6ae4615af authored about 11 years ago
Current time bar as a component
ab6d33777d0c909858d97ae7d5639d252678af70 authored over 11 years ago
ab6d33777d0c909858d97ae7d5639d252678af70 authored over 11 years ago
Merge branch 'master' into develop
dfcff8153644ab96065918cd6ba79f14882c2fc8 authored over 11 years ago
dfcff8153644ab96065918cd6ba79f14882c2fc8 authored over 11 years ago
Merge pull request #15 from Gillingham/patch-1
Fix dataSet parsing of Moment objects
844ad082515e92f26b6dd05e775595aecd9970f0 authored over 11 years ago
Fixed broken links to moment.js
63f0622fc62de8d9a2677411128e41c40aef5fff authored over 11 years ago
63f0622fc62de8d9a2677411128e41c40aef5fff authored over 11 years ago
Fixed links in examples to moment.js (see #13)
049a421f2edee1cfd4815d8fee14e6106c315f3d authored over 11 years ago
049a421f2edee1cfd4815d8fee14e6106c315f3d authored over 11 years ago
Merge branch 'master' into develop
b2470a6b25c202f8068883b2d2f1f06a9e9d0b95 authored over 11 years ago
b2470a6b25c202f8068883b2d2f1f06a9e9d0b95 authored over 11 years ago