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

github.com/visjs/vis-data

🗄️ Manage unstructured data using DataSet. Add, update, and remove data, and listen for changes in the data.
https://github.com/visjs/vis-data

Merge branch 'develop' into alex_dev

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

e638e18507dc53aa192277895cbb081ff166a5bf authored over 11 years ago
WIP manipulate dataset for graph

2790d98500d12f27a28884868b0a99c5c4a01f03 authored over 11 years ago
change css classes 'panel' and 'label' to not match those of twitter bootstrap

ab2de5cdc87427680e18cbc0b922bf20cb3264ba authored over 11 years ago
Merge branch 'alex_new' into alex_dev

465996e8b7ac2d2cc70cd625bee443ca2c751c2d authored over 11 years ago
Updated version number to 0.5.0-SNAPSHOT

834017e21c948f9cd56c86304addceff51c8ef38 authored over 11 years ago
Released version 0.4.0

517272a3dcddcffd8dc24a08de633e476a39ef51 authored over 11 years ago
Released version 0.4.0

b10d0fe05a8d851f6486f6ea14fc6829293933bc authored over 11 years ago
Fixed non working `start` and `end` options.

04243244e5c3bf9b8a1b4b021a784ea3b280db93 authored over 11 years ago
Implemented functions `on` and `off` to create event listeners for event `select`.

c435aab48ca6ea31de67028ed4eb8715751b0f43 authored over 11 years ago
Added images to dist

7d42ca971b3541d13532d9764ece1341fda7c25e authored over 11 years ago
Zoom via navigation now zooms around the window center

60407a5511f76b85afc7249c65ef35c957493976 authored over 11 years ago
Tweaked the script to get icon path

66e25ac25f48c6bd5c481f52e2178b2ffdfdbbc4 authored over 11 years ago
Moved images to src/graph/img, adjusted build script to copy them to dist, and some more variable renaming in the code

c8e8363de00fb493d86d8c8bf6ac3a0f3a23e013 authored over 11 years ago
Renamed keyboardNavigation to keyboard

b5f2a1963aeb171fe62a7673fc417465958d76ab authored over 11 years ago
Renamed UI* stuff to Navigation

5a62adf61f078db5ca5a0bbfff41ceafa39b2fa1 authored over 11 years ago
Merge branch 'alex_dev' into develop

d08407e09918d0bb37a09a988200218fa6510e4a authored over 11 years ago
refactoring, constants names, fixed trello notes

15500ff8dc2c5bcae903beaff1aa1bda1e238554 authored over 11 years ago
added edge selection and removed this.selection from the graph

e0a2726a5edcfbb2c4fedc7161363fa428a09958 authored over 11 years ago
Splitted function `select` into `getSelection` and `setSelection`

bfc8d6338a9699bf8cf38855d407029630e20bcf authored over 11 years ago
`select` event now returns the original type of the id, not the stringfied ids

50c58da54b7688c1b11450c482bf774c6166b7de authored over 11 years ago
removed this.selection in favor or this.selectionObj. This allows keeping track of selection of nodes and edges.

5b339c68fa2d9c12903090c03a27c8a7aab4d645 authored over 11 years ago
Merge branch 'develop' into alex_dev

f638553df4311663b31b6271faa8d418bef2e6af authored over 11 years ago
added code example for clustering

f2102c72c0c88be83449d506a3b8117f9d63d27e authored over 11 years ago
Implemented item selection and a function select to get/set the selected items

1dec3cdb051b55e5ac86d07c02cdfd459dc6ed6d authored over 11 years ago
Implemented functions `on` and `off` for Timeline events

fc0432af520c8d4d3e0cc2e344ff32c6078d32a4 authored over 11 years ago
Merge branch 'alex_dev' into develop

4ecc79ae64318909db84f06f0d82b64be19456af authored over 11 years ago
added function to return selected objects (as per Git comment #28)

d2d571e361c60f586eb083ad9d013a7f1aef7ef2 authored over 11 years ago
Merge branch 'alex_dev' into develop

8b730433d9116b1dd6fcccf84345f8dfdd168662 authored over 11 years ago
fixed trello bugs: rewrote setSelection, tweaked forces and damping, grav point is fixed in space now

f655f813cd596bf879e80e040c130b197a4a0232 authored over 11 years ago
Some more updates in the docs

9bf58bcb371f2e87fa58981d847aca945f409d1f authored over 11 years ago
Restructured Graph docs

9d570964da6a06bdc5c8fe165b456be42cafdddd authored over 11 years ago
Merge pull request #29 from almende/alex_dev

merge alex_dev with develop

38250440f8b1ee4bb7b5e15f16d52f71456cc64c authored over 11 years ago
finalized UI and keyboard navigation. Finished docs, updated history.MD

e23df4870d919dfca0c0b853d206645b1049bcb7 authored over 11 years ago
added UI config options, made keyboard nav standalone

bce64037abee0b866e92a24e00ade8ebf1cb3a26 authored over 11 years ago
added Dynamic UI icon URL

d3326766b93917f67570989d215fce5d4e599e98 authored over 11 years ago
fixed ZoomToFit, tweaked force calculation

0421f5ff19ab2de6c47375104cc2322e6cded129 authored over 11 years ago
corrected discreet step and scaled forces

e64b86970ad34a33ef01338d969d0b66dd19edb2 authored over 11 years ago
Merge pull request #1 from almende/develop

Sync with upstream

0473a288bc22fa9667a5903ea915a788f8486799 authored over 11 years ago
added zoomExtends, added function documentation

4fab26a6bc83c0c4136008020497281d2c6da1f9 authored over 11 years ago
rewrote selection element of graph, very tidy. Still needs comments. Added keyboard navigation and Node based UI functionality.

7af1dbdca8a79c8e6cfc68091eb20d16efb452cb authored over 11 years ago
created UI sector, starting to rework selection (generalize it over nodes and edges), edge implementation later.

35a1e89da27d804ef9a7ea892d34eae4cafc1f98 authored over 11 years ago
small refactoring of force calculation

3113ee3c19275ab265ee1a10cb1eb5ea842dd148 authored over 11 years ago
Clustering FINAL

4e810e34a6ee238ec3408ea32372acb315037a78 authored over 11 years ago
Bug fixes, changed clustering to mixin, added examples and documentation.

5dba56f99aff4326f58db5d562eafcf23353b5f5 authored over 11 years ago
Tested all examples, they work. Added documentation, renamed variables, refactoring, complete movement from universe to sectors

da4126b8f3f64fbdd29dfb22088cedee7e131129 authored over 11 years ago
Renamed universes to sectors, added documentation comments

8032471b253b7711026987acd40fe0fe46c397a5 authored over 11 years ago
Succesfully mixed universes into graph. Universes work. Graphics needed

3126c3afce0727f7ac3dee06149cc012d2d4305f authored over 11 years ago
added support for seperate universes. struggling with mixins.

931d383d9b46a851fe98c04da0b938acd58e004b authored over 11 years ago
improved decluster around zoom center. Added only render when visible check, speeding up drawing.

201f10b4d0f3600428b06179ee5e30d132f52f7a authored over 11 years ago
Merge remote-tracking branch 'origin/develop' into alex_dev

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

0377d55015bfc5b74beb62c3cc9408555a169a86 authored over 11 years ago
added snake removal, bugfixes, refactoring

a5b4682041087a4cc424456bc1866af0df6777c8 authored over 11 years ago
Documentation, doubleTap, imporved hubs

39580378040638fee8ae757d8c0d37ada8c6a645 authored over 11 years ago
cluster rendering. Cluster hubs, refactoring

2f566cee1d1e464d30c91a8638124f92c26095aa authored over 11 years ago
Implemented function `select` for the Timeline

520f3757afd1f4f782ed5b540b07ae405f61a0e0 authored over 11 years ago
Functions `select` and `unselect` on Items working

e9a0178014179551e50a10d5ad18d56b899df3a6 authored over 11 years ago
Fixed some typos

7912ca05ec0eac7213d8557747ba31a12c10e05c authored over 11 years ago
Fixed a typo

a3b2bdb1876db04d8249e4a75d0c2db10117f86a authored over 11 years ago
Updated version number to 0.4.0-SNAPSHOT

99ad57f0cb93a2a6e875972ed7f2db1467a076bc authored over 11 years ago
Improved overview image

03ad6fb8254d37c7d594ae015cf6a71a01668275 authored over 11 years ago
Added a description on how to publish

c5c8ecb180c4d177f465b05f34e7e971d7abc4a3 authored over 11 years ago
Released version 0.3.0

f0037bf0d96b7a3d408b7cd8055d237a69a89e08 authored over 11 years ago
Released version 0.3.0

0aca89b4b5516b623070eca957df9707e910328a authored over 11 years ago
Released version 0.3.0

f76ba316cca8b1ae5a1a5791d1e56d2c43a61a32 authored over 11 years ago
Some fixes in the build script and tests

6f1eb68f36c8df9e5b382a7e4105d230015a4c1c authored over 11 years ago
Merge remote-tracking branch 'origin/develop' into alex_dev

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

60f473aa6f0a4ddd02ad9655558bcde5b5c9047f authored over 11 years ago
tweaked clustering

682ed114e94fd3b4a7e37273e04c1ffcb65762b5 authored over 11 years ago
Added dataset get flag to return internal IDs and added tests

e5f28845abb53ae81134f9c74aed812e974b7da8 authored over 11 years ago
Css file must be loaded explicitly now. Library files moved to `dist`

de463f5627293705395211c3d92658617c94e232 authored over 11 years ago
Switched back to hammer.js 1.0.5 due to issues with 1.0.6

4578e7af193a0cf8eae3c6fabe419d58de0b87c3 authored over 11 years ago
tweaked clustering

ae223344fb5f3b922eda502f875a06127cdb5af7 authored over 11 years ago
Included hubaggregation clustering, changed the launch sequence to speed up the loading of big data.

081d043057357ebfb0eec57bde5179aad0931051 authored over 11 years ago
DATASET: Added options flag for including internal ids, added test coverage for it

28df001b92db7899812375ea213229bb622bab80 authored over 11 years ago
started on clustering over area

8d1ee74d8dfcdc2fd1e55790238eaeaf9d7bca50 authored over 11 years ago
Seperated clustering functions in cluster object

1f95c65d3a0f36d8e7c7cdc830a90f52c6d99dfb authored over 11 years ago
clustering levels introduced

71af2a6339b1aed1a95049e952ba90044121d8d2 authored over 11 years ago
added MouseTrap for keybinding handling

b63e8baf6fa52258d7fc00b88093927cee408c66 authored over 11 years ago
clustering, looking for keypressevent

a61334070054d2f22aaf04c096e0589a29fb1603 authored over 11 years ago
tweaks

c47226ae2b55fade2eb95ed8427c036bf990bcf3 authored over 11 years ago
added force calculation features for clustering

ca4e6dfdc26baf95ab752935a0614916e6ef8c59 authored over 11 years ago
refined clustering

bf167bb87b3d6d1250254aed195062c634fecafd authored over 11 years ago
finalized clustering

c533e1324b150d6313c4c4cac70441778110180c authored over 11 years ago
clustering added comments, fixed bugs

909fa28d3316bfa0ad551738e5f1b0f0beb0b89a authored over 11 years ago
Implemented Clustering, still open TODOs

a17d915c93f50971dc63ef849d9558e19edd0876 authored over 11 years ago
node index patch 1

8adc4304d672fae6c038515bc1a1ecc7a83a7543 authored over 11 years ago
removed debug settings from _updateNodeIndexList()

a364ad1a0438a8bd06b95b4c9d783b54da9731ff authored over 11 years ago
removed _updateNodeIndexList from _setNodes. This is handled by _addNode

fa577e1da54fba8b82a2559301097ff0751ecf8f authored over 11 years ago
Added _updateNodeIndexList() function to speed up force calculation by removing duplicate calculations.

074de859720d84744736f89ff5ad8a8200624230 authored over 11 years ago
updated package.json to circumvent hammer bug and added node-watch.

964bedf3354689a2ef64e392dd2a1e05c89ccc24 authored over 11 years ago
Switched to 2-space indentation

90106f14595a0fda3fd876ab30ad4cd3e7175c40 authored over 11 years ago
Switched to 2-space indentation

17ea6e2fd5d961e369211e96d644a0c96a24c727 authored over 11 years ago
Implemented pinching (not yet stable on chrome mobile)

d6071f03367bee57d2e264d33e7c0c34f41c324b authored over 11 years ago
Integrated hammer.js in Timeline

8548c7ff85e17128b200f479bd5fe7b1a70d523d authored over 11 years ago
Added a test example for groups. Added ContentPanel (not yet in use)

11e3329f174b00292778e40b93b4c44fb5ebd32f authored over 11 years ago
Some fixes in positioning of groups

30820060bb443da71a8067d7a5f08239790d9d4d authored over 11 years ago
Updated docs

01352ef251f553c21df9f401fd2a964928061a30 authored over 11 years ago
Merge pull request #20 from Gillingham/develop

Create ItemRangeOverflow item type

880f3310280a7af2044bff433c6ac05118215217 authored over 11 years ago
Undo local CSS changes for an easier upstream merge

bf39b5e00c0d5fd9a4334d8899cc332a164dc6f6 authored over 11 years ago
Recompile vis.js and vis.min.js

a3a24d42a9af55ea01a057291dc7481cb673ac78 authored over 11 years ago
Create ItemRangeOverflow item type

Overflow simply extends ItemRange with a new getWidth() function that
determines if the content o...

b8a1f6eb8131bee05e733c8b28a1a6ee786121e3 authored over 11 years ago
Merge remote-tracking branch 'upstream/develop' into develop

c0bf945d9cd487d6377601b92e12c84718e2052a authored over 11 years ago