Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/visjs/vis-graph3d

📊 Create interactive, animated 3d graphs. Surfaces, lines, dots and block styling out of the box.
https://github.com/visjs/vis-graph3d

Added Barnes-Hut force model. Main slowdown is in the drawing now..

c8c12b23012eb5c6b841d923446fb75fc942e9b8 authored almost 11 years ago by Alex de Mulder <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

70a44fe5ff36e184570ba65f15a25ffc19c8cd2f authored almost 11 years ago by josdejong <[email protected]>
Dragging left and right side of a range almost working

1fabcab99975838d9a60ed67f1dfffcfcea3f6af authored almost 11 years ago by josdejong <[email protected]>
Timeline items can now be deleted

165776bd23be67dde4be1c4d40c2f61141766f73 authored almost 11 years ago by josdejong <[email protected]>
Fixed selected ItemRangeOverflow not displaying as selected

7ccfa7876ec5ce7e9891c374effc224b03c691d9 authored almost 11 years ago by josdejong <[email protected]>
Replaced Item.getWidth with a normal property, and ItemRangeOverflow makes a special property with getter/setter

04d63566b8fef36e3b92dfdae680618df1e503da authored almost 11 years ago by josdejong <[email protected]>
Implemented options `selectable` and `editable`

c6fcdc87532fe5c3c8d172661367700f105bdff2 authored almost 11 years ago by josdejong <[email protected]>
Removed redundant events.js

f2c99cb6cb5d46f88debc81b53d4eff64d5dcb9c authored almost 11 years ago by josdejong <[email protected]>
Replaced hom cooked event emitter with emitter-component module

b68d310ea19079588cced5db6d847fd67fb61aa0 authored almost 11 years ago by josdejong <[email protected]>
Documented current time bar events

ea62ec599947e3f04b880910219b6efd92b78240 authored almost 11 years ago by josdejong <[email protected]>
Replaced mouse events with touch events for CustomTime

14e8a2ba15e50cfe18f35dd8cca34f2c45bee769 authored almost 11 years ago by josdejong <[email protected]>
Consistently using Emitter instead of home-baked event emitter everywhere

c550705496f24dc4325b43c13043d76490ff6c88 authored almost 11 years ago by josdejong <[email protected]>
Extended Range with an Emitter mixin

510d7316015363d9055fd295fb0ec852c4d5fd07 authored almost 11 years ago by josdejong <[email protected]>
Changed request-reflow and request-repaint into events

1547fc27896dc4cdb1a17719fd709720962b5dd1 authored almost 11 years ago by josdejong <[email protected]>
Implemented dragging items

0217e6bf7d1a205cb76d76245ae736814907c084 authored almost 11 years ago by josdejong <[email protected]>
Implemented dragging items

371ddea450b724b1cc8e2d66552b6752017a4bf7 authored almost 11 years ago by josdejong <[email protected]>
Merge pull request #2 from almende/develop

Merge in upstream changes

983b9baf13fa09735e3af3349d66badcb3a62783 authored almost 11 years ago by Eric Gillingham <[email protected]>
Start with implementing an event bus to propagate events between the components of the Timeline

d329888c0d1cc9df63d4a3903d571b1c7900f1a5 authored almost 11 years ago by josdejong <[email protected]>
Integrated an emitter-component as Emitter mixin

d877dad566d3d17267d023e430fb07f23c3eb8d7 authored almost 11 years ago by josdejong <[email protected]>
Added data manipulation functionality

c8c9c1cf9492081096d703cdf88839f62bcf9203 authored almost 11 years ago by Alex de Mulder <[email protected]>
Merge pull request #32 from AlexVangelov/master

change css classes 'panel' and 'label' to not match those of twitter bootstrap

139210c3f59b280587d233fd9ac14bff3fbc47c3 authored almost 11 years ago by Jos de Jong <[email protected]>
Merge remote-tracking branch 'origin/gh-pages' into alex_dev

Conflicts:
.gitignore
dist/vis.js
dist/vis.min.js
examples/graph/02_random_nodes.html
examp...

fd1bd8ce1230739b814396d6f3822db42f65ffce authored almost 11 years ago by Alex de Mulder <[email protected]>
fixed merge

be2fda461e85d89df14c5f5d27a4944caada9e47 authored almost 11 years ago by Alex de Mulder <[email protected]>
Merge branch 'develop' into alex_dev

Conflicts:
dist/vis.js
examples/graph/02_random_nodes.html
examples/graph/18_fully_random_nod...

4a9d30afab0123955a5819939dd058b672e441c1 authored almost 11 years ago by Alex de Mulder <[email protected]>
WIP manipulate dataset for graph

de2838c741232c9ba06fa7282a2d972830e7b6bf authored almost 11 years ago by Alex de Mulder <[email protected]>
change css classes 'panel' and 'label' to not match those of twitter bootstrap

a23d92af1661492e669cbb17b86cf03417ee4463 authored almost 11 years ago by AlexVangelov <[email protected]>
Merge branch 'alex_new' into alex_dev

fb4431a993e8d4507e30a028ba078cd2fe52093b authored almost 11 years ago by Alex de Mulder <[email protected]>
Updated version number to 0.5.0-SNAPSHOT

2c3e0dc57d032b394a0dab1dd6225cb94c411775 authored almost 11 years ago by josdejong <[email protected]>
Released version 0.4.0

7fed3032a6d8cac7162c420bd4bc99e339740130 authored almost 11 years ago by josdejong <[email protected]>
Released version 0.4.0

03dec3edacfadc92645514df1ea61f91b7d9dfa5 authored almost 11 years ago by josdejong <[email protected]>
Fixed non working `start` and `end` options.

2e36a585bc4eacb5511469ee59f4eac57244597f authored almost 11 years ago by josdejong <[email protected]>
Implemented functions `on` and `off` to create event listeners for event `select`.

cddfa3e871c4ba92e65a5ed0d091ac86a62931cc authored almost 11 years ago by josdejong <[email protected]>
Added images to dist

dac309039c9f4739150cc5ae50db59b3b66d84f5 authored almost 11 years ago by josdejong <[email protected]>
Zoom via navigation now zooms around the window center

196c42d078866f4eea120cd97975d615873141c9 authored almost 11 years ago by josdejong <[email protected]>
Tweaked the script to get icon path

5428f94ea544c90078c0bcc8ee5f9fa1c1bc8833 authored almost 11 years ago by josdejong <[email protected]>
Moved images to src/graph/img, adjusted build script to copy them to dist, and some more variable renaming in the code

ebc88c00cc2118a08683f280cd8c086fe4cdad34 authored almost 11 years ago by josdejong <[email protected]>
Renamed keyboardNavigation to keyboard

1cab6777f31f8d418f786010e50c7ab2ca8a8d36 authored almost 11 years ago by josdejong <[email protected]>
Renamed UI* stuff to Navigation

9a60aeff1cbfdcc354670b9690aa3451e4b99447 authored almost 11 years ago by josdejong <[email protected]>
Merge branch 'alex_dev' into develop

bc288694a89adbd3d7e8519f5f5fdf4f45d5916d authored almost 11 years ago by josdejong <[email protected]>
refactoring, constants names, fixed trello notes

65479bf996f0d1e13a14c1e0619632d9c868ad0b authored almost 11 years ago by Alex de Mulder <[email protected]>
added edge selection and removed this.selection from the graph

5d76dcf5095906d8786d93a9d4800d662eaefb7e authored almost 11 years ago by Alex de Mulder <[email protected]>
Splitted function `select` into `getSelection` and `setSelection`

9c2cc99f4533a7bb2075a99706d94e16028ae81e authored almost 11 years ago by josdejong <[email protected]>
`select` event now returns the original type of the id, not the stringfied ids

5c719f060a2ef841fd5e03fb041f3456641ffec8 authored almost 11 years ago by josdejong <[email protected]>
removed this.selection in favor or this.selectionObj. This allows keeping track of selection of nodes and edges.

cee0bc1094837e221bf3eedc85dc1dd6301d9613 authored almost 11 years ago by Alex de Mulder <[email protected]>
Merge branch 'develop' into alex_dev

7fa226545fcf5e13184ef297f5cf56b8d31edacb authored almost 11 years ago by Alex de Mulder <[email protected]>
added code example for clustering

4293f01c6d8d7b3fa9c1c08bde5ad6411028ee08 authored almost 11 years ago by Alex de Mulder <[email protected]>
Implemented item selection and a function select to get/set the selected items

6f856cad384bac4ca089c4b30f88bdd033169d32 authored almost 11 years ago by josdejong <[email protected]>
Implemented functions `on` and `off` for Timeline events

95717efe8cb2047907d7ca8c069b7993f7ee357f authored almost 11 years ago by josdejong <[email protected]>
Merge branch 'alex_dev' into develop

72ca704ee2697f96f57711f89256160ae4a3a4cf authored almost 11 years ago by josdejong <[email protected]>
added function to return selected objects (as per Git comment #28)

4ed9cdda4076c8f307355a7823d8b1037de24281 authored almost 11 years ago by Alex de Mulder <[email protected]>
Merge branch 'alex_dev' into develop

877734a2b66fe65461df2f90051fb3be2acec4bb authored almost 11 years ago by josdejong <[email protected]>
fixed trello bugs: rewrote setSelection, tweaked forces and damping, grav point is fixed in space now

c6ff1a31b2e2be1feb6dccd7d83a9d3b8e00a497 authored almost 11 years ago by Alex de Mulder <[email protected]>
Some more updates in the docs

6a3260c69f762f1610a45a50e69b5b06e8dfbf62 authored almost 11 years ago by josdejong <[email protected]>
Restructured Graph docs

2df35e5dafeaa0d49279a846b4bd1b26471222c8 authored almost 11 years ago by josdejong <[email protected]>
Merge pull request #29 from almende/alex_dev

merge alex_dev with develop

824b6a877d4065497c485f279c6c3550069047e6 authored almost 11 years ago by Jos de Jong <[email protected]>
finalized UI and keyboard navigation. Finished docs, updated history.MD

b12a364a423f97b73f01550a96bef9e26edeb587 authored almost 11 years ago by Alex de Mulder <[email protected]>
added UI config options, made keyboard nav standalone

8730c0a4a7b5376460d58a75a174b4d971dc8fc9 authored almost 11 years ago by Alex de Mulder <[email protected]>
added Dynamic UI icon URL

4efd7f26bf77a3f42971f04a619b01856a8eb851 authored almost 11 years ago by Alex de Mulder <[email protected]>
fixed ZoomToFit, tweaked force calculation

b17ff3e8da27dc9bc44c4d4b16704ab2ca087bc6 authored almost 11 years ago by Alex de Mulder <[email protected]>
corrected discreet step and scaled forces

844c672de8b351002b44825311e1819de3728376 authored almost 11 years ago by Alex de Mulder <[email protected]>
Merge pull request #1 from almende/develop

Sync with upstream

ef8ec4141a6fb146a98e4b603e254dbd13a69fca authored almost 11 years ago by Eric Gillingham <[email protected]>
added zoomExtends, added function documentation

871d9436d5a0245e2d3ec716b8b191cb297361c4 authored almost 11 years ago by Alex de Mulder <[email protected]>
rewrote selection element of graph, very tidy. Still needs comments. Added keyboard navigation and Node based UI functionality.

93ebda29008c0a22eb658c3c2de44a596f0a9c8c authored almost 11 years ago by AlexDM0 <[email protected]>
created UI sector, starting to rework selection (generalize it over nodes and edges), edge implementation later.

708b4d54575141f142f1e83d760f64f94941b9ec authored almost 11 years ago by AlexDM0 <[email protected]>
small refactoring of force calculation

1128283a6b658f33b3b2aa89ced69d2857ffa34c authored almost 11 years ago by AlexDM0 <[email protected]>
Updated history

e71ebca7133fb2081ff3f60bb34ca4fe10ee986b authored almost 11 years ago by Alex de Mulder <[email protected]>
Clustering FINAL

7b0abdf96df9c750dc7d19d1abf5b395e0cae465 authored almost 11 years ago by Alex de Mulder <[email protected]>
Bug fixes, changed clustering to mixin, added examples and documentation.

d1d925713ebf2f4fd6b9bcb315d69d8453ef2ef6 authored almost 11 years ago by Alex de Mulder <[email protected]>
Tested all examples, they work. Added documentation, renamed variables, refactoring, complete movement from universe to sectors

55877e2e620e3fcc4610a7d52aa4cd83c1effbfc authored almost 11 years ago by Alex de Mulder <[email protected]>
Renamed universes to sectors, added documentation comments

7e475473fc4cd110dd6a715539882fc0a6716c7d authored almost 11 years ago by Alex de Mulder <[email protected]>
Succesfully mixed universes into graph. Universes work. Graphics needed

e7c7f6b73153fb6b56dd2901b9d448179a18cde6 authored almost 11 years ago by Alex de Mulder <[email protected]>
added support for seperate universes. struggling with mixins.

b51d3b18e42dbb8a36c18a1efffd9cb29b0111b1 authored almost 11 years ago by Alex de Mulder <[email protected]>
improved decluster around zoom center. Added only render when visible check, speeding up drawing.

730657f96d2aa155be0fd6aff2f7a0fa6b40d1ab authored almost 11 years ago by Alex de Mulder <[email protected]>
Merge remote-tracking branch 'origin/develop' into alex_dev

Conflicts:
dist/vis.js
dist/vis.min.js

7bf42214e21752c631ec43616ec04e92bc032d9c authored almost 11 years ago by Alex de Mulder <[email protected]>
added snake removal, bugfixes, refactoring

6b78fb8d4c5f397ed043211c278170efac1703be authored almost 11 years ago by Alex de Mulder <[email protected]>
Documentation, doubleTap, imporved hubs

bf499671e748288b3c2dafc8c7120480a818f9da authored almost 11 years ago by Alex de Mulder <[email protected]>
cluster rendering. Cluster hubs, refactoring

e5d721b44f00e9c7a15be78ac5c45ca674c66d5c authored almost 11 years ago by Alex de Mulder <[email protected]>
Implemented function `select` for the Timeline

e13640444c3c0147d5c8bf91b110d19a2d98c057 authored almost 11 years ago by josdejong <[email protected]>
Functions `select` and `unselect` on Items working

8e264c95787d42a5de007e91c86666a25e9c08f1 authored almost 11 years ago by josdejong <[email protected]>
Fixed some typos

1db1988b5668845659a40becd461845f302b8b1e authored almost 11 years ago by josdejong <[email protected]>
Fixed a typo

91d66006e4e1e2a4629a4d43a086a12d09712d7b authored almost 11 years ago by josdejong <[email protected]>
Updated version number to 0.4.0-SNAPSHOT

1fc935ddc96e9a7128a0e8bf7d8d6e0c01930d2c authored almost 11 years ago by josdejong <[email protected]>
Improved overview image

aa5663f621c38f49662ec25ed07b0a7b88492905 authored almost 11 years ago by josdejong <[email protected]>
Added a description on how to publish

33eed42665f1713a197e2267ea24a08f8303f71e authored almost 11 years ago by josdejong <[email protected]>
Released version 0.3.0

cbfde7270c1678ef016fa02489fe8e0a5b952356 authored almost 11 years ago by josdejong <[email protected]>
Released version 0.3.0

3b38171ceb0db6e2cae9124549cde6116bd69d3b authored almost 11 years ago by josdejong <[email protected]>
Released version 0.3.0

56db73a83820fa21593e23702eb6e3baebcd8e08 authored almost 11 years ago by josdejong <[email protected]>
Some fixes in the build script and tests

10d188a8a5ae31992943538b5c018fe3b9e4d2c5 authored almost 11 years ago by josdejong <[email protected]>
Merge remote-tracking branch 'origin/develop' into alex_dev

Conflicts:
package.json
vis.js
vis.min.js

41555b418a916b732796409129002e1473b72b65 authored almost 11 years ago by Alex de Mulder <[email protected]>
tweaked clustering

b073c2eb1b52260bf013ff3594892085e4e03b13 authored almost 11 years ago by Alex de Mulder <[email protected]>
Added dataset get flag to return internal IDs and added tests

8d10d4040095bf521f45f6788b24d550acdd7767 authored almost 11 years ago by Alex de Mulder <[email protected]>
Css file must be loaded explicitly now. Library files moved to `dist`

a39fe22324359d6b02a7199eedb212d404214047 authored almost 11 years ago by josdejong <[email protected]>
Switched back to hammer.js 1.0.5 due to issues with 1.0.6

13c36f00c07809dfe85af66053ab51af43f686a5 authored almost 11 years ago by josdejong <[email protected]>
tweaked clustering

cc9b620d43a81ff1a204fde983e23793f7291f0c authored almost 11 years ago by Alex de Mulder <[email protected]>
Included hubaggregation clustering, changed the launch sequence to speed up the loading of big data.

ad8929c1aefa8a770c03de22829db012d946c202 authored almost 11 years ago by Alex de Mulder <[email protected]>
DATASET: Added options flag for including internal ids, added test coverage for it

d00b2969f061d50d7297aed9f0e9d41736f44303 authored almost 11 years ago by Alex de Mulder <[email protected]>
started on clustering over area

f0588c96b43318fe30780854e3b4b51cb5bd4c3f authored almost 11 years ago by AlexDM0 <[email protected]>
Seperated clustering functions in cluster object

0737f4bf414762d908c8bce4667bb35d121a2a49 authored almost 11 years ago by Alex de Mulder <[email protected]>
clustering levels introduced

ada5b7685a3bbb4195b0c159d6c2d2a17b13b0a3 authored almost 11 years ago by Alex de Mulder <[email protected]>
Extended timeline example 04

1129acfc3926553f66c91bd0888ad49cfcfe99e7 authored almost 11 years ago by josdejong <[email protected]>