Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/visjs/vis_original
READ ONLY
https://github.com/visjs/vis_original
Added smooth curve support to dashed lines (Only FIREFOX and CHROME!)
ba081895aaaa090872d16336d72b1881e2a3c0bd authored almost 11 years ago by Alex de Mulder <[email protected]>
ba081895aaaa090872d16336d72b1881e2a3c0bd authored almost 11 years ago by Alex de Mulder <[email protected]>
Added smooth curve support for center arrow and arrow.
48b9499a3cfca4db28bf517583b0c2ca1c6ad341 authored almost 11 years ago by Alex de Mulder <[email protected]>
48b9499a3cfca4db28bf517583b0c2ca1c6ad341 authored almost 11 years ago by Alex de Mulder <[email protected]>
minor tweaks
15f0e10b39313620169e7e9a84fd3393d5298641 authored almost 11 years ago by Alex de Mulder <[email protected]>
15f0e10b39313620169e7e9a84fd3393d5298641 authored almost 11 years ago by Alex de Mulder <[email protected]>
Finalized Barnes Hut force calculation, set it to default. Completed smooth curves. Added comments.
fc95490f8a60c767f795865d36d17a7e52b88be1 authored almost 11 years ago by Alex de Mulder <[email protected]>
fc95490f8a60c767f795865d36d17a7e52b88be1 authored almost 11 years ago by Alex de Mulder <[email protected]>
Implemented adding items
d712e32489e32476f419ba63c7f74f60debc8575 authored almost 11 years ago by josdejong <[email protected]>
d712e32489e32476f419ba63c7f74f60debc8575 authored almost 11 years ago by josdejong <[email protected]>
Stop event propagation after deleting an item
02d9f2f3be9688346b0a943c538eeea2e152edf9 authored almost 11 years ago by josdejong <[email protected]>
02d9f2f3be9688346b0a943c538eeea2e152edf9 authored almost 11 years ago by josdejong <[email protected]>
Renamed DataSet functions `subscribe` and `unsubscribe` to `on` and `off`
9939679f9b644d379697826286f0cd628356febe authored almost 11 years ago by josdejong <[email protected]>
9939679f9b644d379697826286f0cd628356febe authored almost 11 years ago by josdejong <[email protected]>
Implemented snapping of items when dragging them
b5085d9703bf2330996238e6b9e2add87b9505c2 authored almost 11 years ago by josdejong <[email protected]>
b5085d9703bf2330996238e6b9e2add87b9505c2 authored almost 11 years ago by josdejong <[email protected]>
added most of smooth curve system. Check example 16 for bug related to size.
4b367b512cfaa579eea9df2a48b28fdaefc1c8a5 authored almost 11 years ago by Alex de Mulder <[email protected]>
4b367b512cfaa579eea9df2a48b28fdaefc1c8a5 authored almost 11 years ago by Alex de Mulder <[email protected]>
mixin refactoring, added cluster normalization, tweaked forces, separated forces for repulsion and barnes hut
4a0826969933458a212de81792ec0c8ce5164591 authored almost 11 years ago by Alex de Mulder <[email protected]>
4a0826969933458a212de81792ec0c8ce5164591 authored almost 11 years ago by Alex de Mulder <[email protected]>
fixed BUG! barnes hut functional but slower than almende linear approx algorithm. Now to fix the naming of functions and explain code...
da444af45e3d92fd83bb9cfbac14e6c6ff466255 authored almost 11 years ago by Alex de Mulder <[email protected]>
da444af45e3d92fd83bb9cfbac14e6c6ff466255 authored almost 11 years ago by Alex de Mulder <[email protected]>
bughunt 4, going back commits
c34d9697b2bc8b7cce798c92d25602ff34334266 authored almost 11 years ago by Alex de Mulder <[email protected]>
c34d9697b2bc8b7cce798c92d25602ff34334266 authored almost 11 years ago by Alex de Mulder <[email protected]>
alter git
1e6bb102af209f93ba9465585a591aedc91cde83 authored almost 11 years ago by Alex de Mulder <[email protected]>
1e6bb102af209f93ba9465585a591aedc91cde83 authored almost 11 years ago by Alex de Mulder <[email protected]>
hunting bug...
9c1e96a492905a52e9d6fc701c228f93ac46ff8d authored almost 11 years ago by Alex de Mulder <[email protected]>
9c1e96a492905a52e9d6fc701c228f93ac46ff8d authored almost 11 years ago by Alex de Mulder <[email protected]>
Modified code structure, fixed barnes Hut bugs
45692d868150f4b20dc26b08869547392379b6a8 authored almost 11 years ago by Alex de Mulder <[email protected]>
45692d868150f4b20dc26b08869547392379b6a8 authored almost 11 years ago by Alex de Mulder <[email protected]>
failed experiment to use branes Hut with repulsionfields. reverting.
2da8641aaa9a58f5b3ab9c62f886c2d178cc1a82 authored almost 11 years ago by Alex de Mulder <[email protected]>
2da8641aaa9a58f5b3ab9c62f886c2d178cc1a82 authored almost 11 years ago by Alex de Mulder <[email protected]>
Added Barnes-Hut force model. Main slowdown is in the drawing now..
984f2efafb45732b61c1e9721706c91133962679 authored almost 11 years ago by Alex de Mulder <[email protected]>
984f2efafb45732b61c1e9721706c91133962679 authored almost 11 years ago by Alex de Mulder <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop
6f7091fdec6cb7efa2f4d9e1245b3a713fa5a36b authored almost 11 years ago by josdejong <[email protected]>
6f7091fdec6cb7efa2f4d9e1245b3a713fa5a36b authored almost 11 years ago by josdejong <[email protected]>
Dragging left and right side of a range almost working
339d39ec3d4b4f8e4a8603a5e810fa31c3b5f126 authored almost 11 years ago by josdejong <[email protected]>
339d39ec3d4b4f8e4a8603a5e810fa31c3b5f126 authored almost 11 years ago by josdejong <[email protected]>
Timeline items can now be deleted
797a1386967bd1bbfdcd40bb430ac09f52cd7920 authored almost 11 years ago by josdejong <[email protected]>
797a1386967bd1bbfdcd40bb430ac09f52cd7920 authored almost 11 years ago by josdejong <[email protected]>
Fixed selected ItemRangeOverflow not displaying as selected
879385a4cab5bd978f92b62133e86d180d168f31 authored almost 11 years ago by josdejong <[email protected]>
879385a4cab5bd978f92b62133e86d180d168f31 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
6cd1e21714bab42843938b67dd6b08fefe445c18 authored almost 11 years ago by josdejong <[email protected]>
6cd1e21714bab42843938b67dd6b08fefe445c18 authored almost 11 years ago by josdejong <[email protected]>
Implemented options `selectable` and `editable`
e45c7505cc00f9be9ddb36b6e835c086a7821aaf authored almost 11 years ago by josdejong <[email protected]>
e45c7505cc00f9be9ddb36b6e835c086a7821aaf authored almost 11 years ago by josdejong <[email protected]>
Removed redundant events.js
57732eef350d5e86a8fe4bdbc9299dd0746c48b5 authored almost 11 years ago by josdejong <[email protected]>
57732eef350d5e86a8fe4bdbc9299dd0746c48b5 authored almost 11 years ago by josdejong <[email protected]>
Replaced hom cooked event emitter with emitter-component module
b0366f9cbceb5e78e094d4e37ec587341559a4cc authored almost 11 years ago by josdejong <[email protected]>
b0366f9cbceb5e78e094d4e37ec587341559a4cc authored almost 11 years ago by josdejong <[email protected]>
Documented current time bar events
ef3a52a2740fe92094d434421c6517ac61edb976 authored almost 11 years ago by josdejong <[email protected]>
ef3a52a2740fe92094d434421c6517ac61edb976 authored almost 11 years ago by josdejong <[email protected]>
Replaced mouse events with touch events for CustomTime
ca54afe29588f58be2e9fee10c630d44fe28760a authored almost 11 years ago by josdejong <[email protected]>
ca54afe29588f58be2e9fee10c630d44fe28760a authored almost 11 years ago by josdejong <[email protected]>
Consistently using Emitter instead of home-baked event emitter everywhere
568ac656861a6f507c905d47d69b3439cfeac114 authored almost 11 years ago by josdejong <[email protected]>
568ac656861a6f507c905d47d69b3439cfeac114 authored almost 11 years ago by josdejong <[email protected]>
Extended Range with an Emitter mixin
439ec1b6d77d05a032447057ac8c072f96d731a0 authored almost 11 years ago by josdejong <[email protected]>
439ec1b6d77d05a032447057ac8c072f96d731a0 authored almost 11 years ago by josdejong <[email protected]>
Changed request-reflow and request-repaint into events
3e5e1f162b6fe0fa504d3b79bce06988b45d4144 authored almost 11 years ago by josdejong <[email protected]>
3e5e1f162b6fe0fa504d3b79bce06988b45d4144 authored almost 11 years ago by josdejong <[email protected]>
Implemented dragging items
2feb514a2a80ca8fe7df54daf3d729badbfa5f68 authored almost 11 years ago by josdejong <[email protected]>
2feb514a2a80ca8fe7df54daf3d729badbfa5f68 authored almost 11 years ago by josdejong <[email protected]>
Implemented dragging items
5801a0e7706c53ba4f16fa5c53cb4defff93e7df authored almost 11 years ago by josdejong <[email protected]>
5801a0e7706c53ba4f16fa5c53cb4defff93e7df authored almost 11 years ago by josdejong <[email protected]>
Merge pull request #2 from almende/develop
Merge in upstream changes
2d6396594f0c19c40b48764d2c3b3cd321df3753 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
9e68b81d319c356af7052da6745569983f152411 authored almost 11 years ago by josdejong <[email protected]>
9e68b81d319c356af7052da6745569983f152411 authored almost 11 years ago by josdejong <[email protected]>
Integrated an emitter-component as Emitter mixin
ac3ea3c11f9c76d7ad079d8c4c7d2ed6fedb0c47 authored almost 11 years ago by josdejong <[email protected]>
ac3ea3c11f9c76d7ad079d8c4c7d2ed6fedb0c47 authored almost 11 years ago by josdejong <[email protected]>
Added data manipulation functionality
12669bcc54e451ecadd4bd53993a465da47ef01a authored almost 11 years ago by Alex de Mulder <[email protected]>
12669bcc54e451ecadd4bd53993a465da47ef01a 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
dd81e4cc3f5c64ab37fe7b3f0e3923935d213727 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...
fixed merge
544a4f32fd8be630e70693a5d6d7ef3a2414c000 authored almost 11 years ago by Alex de Mulder <[email protected]>
544a4f32fd8be630e70693a5d6d7ef3a2414c000 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...
WIP manipulate dataset for graph
e8597bcbeb79fec8441bb40e89549121b9758069 authored almost 11 years ago by Alex de Mulder <[email protected]>
e8597bcbeb79fec8441bb40e89549121b9758069 authored almost 11 years ago by Alex de Mulder <[email protected]>
change css classes 'panel' and 'label' to not match those of twitter bootstrap
c18cb1d67ff6934ea4a0c1b0af7db50583bb36de authored almost 11 years ago by AlexVangelov <[email protected]>
c18cb1d67ff6934ea4a0c1b0af7db50583bb36de authored almost 11 years ago by AlexVangelov <[email protected]>
Merge branch 'alex_new' into alex_dev
45c54fd80cb75798494f5b41f75babe8ca1ad442 authored almost 11 years ago by Alex de Mulder <[email protected]>
45c54fd80cb75798494f5b41f75babe8ca1ad442 authored almost 11 years ago by Alex de Mulder <[email protected]>
Updated version number to 0.5.0-SNAPSHOT
4e71b1a734190db68e2a087b08ab264a681f9a9b authored almost 11 years ago by josdejong <[email protected]>
4e71b1a734190db68e2a087b08ab264a681f9a9b authored almost 11 years ago by josdejong <[email protected]>
Released version 0.4.0
aee5908912ad126d4e57a0aea5fa0d2b5e4ed6e8 authored almost 11 years ago by josdejong <[email protected]>
aee5908912ad126d4e57a0aea5fa0d2b5e4ed6e8 authored almost 11 years ago by josdejong <[email protected]>
Released version 0.4.0
cd879b47fba2b931d1783440c2ce737ae11f8771 authored almost 11 years ago by josdejong <[email protected]>
cd879b47fba2b931d1783440c2ce737ae11f8771 authored almost 11 years ago by josdejong <[email protected]>
Fixed non working `start` and `end` options.
43414f85ba27b3a8e5674cb0fbbc4e56a31b2fcc authored almost 11 years ago by josdejong <[email protected]>
43414f85ba27b3a8e5674cb0fbbc4e56a31b2fcc authored almost 11 years ago by josdejong <[email protected]>
Implemented functions `on` and `off` to create event listeners for event `select`.
778ed9c0d10107d5cab5169c5318eb7d1b1a5e33 authored almost 11 years ago by josdejong <[email protected]>
778ed9c0d10107d5cab5169c5318eb7d1b1a5e33 authored almost 11 years ago by josdejong <[email protected]>
Added images to dist
aa7e611ff3f78710f7e8f632646af8ee714622fb authored almost 11 years ago by josdejong <[email protected]>
aa7e611ff3f78710f7e8f632646af8ee714622fb authored almost 11 years ago by josdejong <[email protected]>
Zoom via navigation now zooms around the window center
5bcab942a65f76b4137f4c910cc44ce9ede55420 authored almost 11 years ago by josdejong <[email protected]>
5bcab942a65f76b4137f4c910cc44ce9ede55420 authored almost 11 years ago by josdejong <[email protected]>
Tweaked the script to get icon path
1f56efe37ca85e79e3872cbb20a2685c56fefa89 authored almost 11 years ago by josdejong <[email protected]>
1f56efe37ca85e79e3872cbb20a2685c56fefa89 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
3b6ca106ae2e778e515a8868c7d21ef39a72c5ba authored almost 11 years ago by josdejong <[email protected]>
3b6ca106ae2e778e515a8868c7d21ef39a72c5ba authored almost 11 years ago by josdejong <[email protected]>
Renamed keyboardNavigation to keyboard
6805c1f918afbe6f2bab21ebe1684738358b2ec5 authored almost 11 years ago by josdejong <[email protected]>
6805c1f918afbe6f2bab21ebe1684738358b2ec5 authored almost 11 years ago by josdejong <[email protected]>
Renamed UI* stuff to Navigation
3c10c6d07154267bce87905e22492ea7de5429e4 authored almost 11 years ago by josdejong <[email protected]>
3c10c6d07154267bce87905e22492ea7de5429e4 authored almost 11 years ago by josdejong <[email protected]>
Merge branch 'alex_dev' into develop
fa60644e5792c9ab64989bc03e3eea251a246590 authored almost 11 years ago by josdejong <[email protected]>
fa60644e5792c9ab64989bc03e3eea251a246590 authored almost 11 years ago by josdejong <[email protected]>
refactoring, constants names, fixed trello notes
5e93c44279bf41a5dfba492ef33ebed56f2c502c authored almost 11 years ago by Alex de Mulder <[email protected]>
5e93c44279bf41a5dfba492ef33ebed56f2c502c authored almost 11 years ago by Alex de Mulder <[email protected]>
added edge selection and removed this.selection from the graph
181516e2dd1defa89dc36cec6bf4aad02eacfc13 authored almost 11 years ago by Alex de Mulder <[email protected]>
181516e2dd1defa89dc36cec6bf4aad02eacfc13 authored almost 11 years ago by Alex de Mulder <[email protected]>
Splitted function `select` into `getSelection` and `setSelection`
f9c14259ab40373e5404d0f09301b8f0766c8099 authored almost 11 years ago by josdejong <[email protected]>
f9c14259ab40373e5404d0f09301b8f0766c8099 authored almost 11 years ago by josdejong <[email protected]>
`select` event now returns the original type of the id, not the stringfied ids
5e6717f7df315579ae41bb08ae1bbae48ef8c201 authored almost 11 years ago by josdejong <[email protected]>
5e6717f7df315579ae41bb08ae1bbae48ef8c201 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.
c81ab9157a94755f69334842912faccf01595b6a authored almost 11 years ago by Alex de Mulder <[email protected]>
c81ab9157a94755f69334842912faccf01595b6a authored almost 11 years ago by Alex de Mulder <[email protected]>
Merge branch 'develop' into alex_dev
c455c2ded8b4b8f5909a2639e664c92c1583ade7 authored almost 11 years ago by Alex de Mulder <[email protected]>
c455c2ded8b4b8f5909a2639e664c92c1583ade7 authored almost 11 years ago by Alex de Mulder <[email protected]>
added code example for clustering
fea3517180f7f0a575dc135d9fe1d77ec0c1946c authored almost 11 years ago by Alex de Mulder <[email protected]>
fea3517180f7f0a575dc135d9fe1d77ec0c1946c authored almost 11 years ago by Alex de Mulder <[email protected]>
Implemented item selection and a function select to get/set the selected items
ebf756c88f70cec73425d1ed27b0c654316bf696 authored almost 11 years ago by josdejong <[email protected]>
ebf756c88f70cec73425d1ed27b0c654316bf696 authored almost 11 years ago by josdejong <[email protected]>
Implemented functions `on` and `off` for Timeline events
f6d5de71b26e7000fa110856507bd6b3846216b1 authored almost 11 years ago by josdejong <[email protected]>
f6d5de71b26e7000fa110856507bd6b3846216b1 authored almost 11 years ago by josdejong <[email protected]>
Merge branch 'alex_dev' into develop
a5ee54a994a7c98e6e4a930e41d588bb32d65548 authored almost 11 years ago by josdejong <[email protected]>
a5ee54a994a7c98e6e4a930e41d588bb32d65548 authored almost 11 years ago by josdejong <[email protected]>
added function to return selected objects (as per Git comment #28)
6166fde6e2e5c83cc057ba49ce8cc8dab3ffd85a authored almost 11 years ago by Alex de Mulder <[email protected]>
6166fde6e2e5c83cc057ba49ce8cc8dab3ffd85a authored almost 11 years ago by Alex de Mulder <[email protected]>
Merge branch 'alex_dev' into develop
1eb3499a8d8fac17822a59d968c84009c999e81a authored almost 11 years ago by josdejong <[email protected]>
1eb3499a8d8fac17822a59d968c84009c999e81a 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
d8ec131e38c1972be8bf0458805e948ace3ff28d authored almost 11 years ago by Alex de Mulder <[email protected]>
d8ec131e38c1972be8bf0458805e948ace3ff28d authored almost 11 years ago by Alex de Mulder <[email protected]>
Some more updates in the docs
b127cb81b8cf6339e69ec6302634e66ccdc8c27e authored almost 11 years ago by josdejong <[email protected]>
b127cb81b8cf6339e69ec6302634e66ccdc8c27e authored almost 11 years ago by josdejong <[email protected]>
Restructured Graph docs
5f472d65718419fe440d0de3c10403c83fb4db34 authored almost 11 years ago by josdejong <[email protected]>
5f472d65718419fe440d0de3c10403c83fb4db34 authored almost 11 years ago by josdejong <[email protected]>
Merge pull request #29 from almende/alex_dev
merge alex_dev with develop
18a835dffb44870387bfedbe7e4a4a946b3b7eed authored almost 11 years ago by Jos de Jong <[email protected]>
finalized UI and keyboard navigation. Finished docs, updated history.MD
c7a50a724346fef0ab9e12b87309e0a9e38c085a authored almost 11 years ago by Alex de Mulder <[email protected]>
c7a50a724346fef0ab9e12b87309e0a9e38c085a authored almost 11 years ago by Alex de Mulder <[email protected]>
added UI config options, made keyboard nav standalone
d59c2ab270ff810592d5c86f2f64ec6c9ab1cd96 authored almost 11 years ago by Alex de Mulder <[email protected]>
d59c2ab270ff810592d5c86f2f64ec6c9ab1cd96 authored almost 11 years ago by Alex de Mulder <[email protected]>
added Dynamic UI icon URL
d592459bc2e00e6facd0300c5792ae647170bfc9 authored almost 11 years ago by Alex de Mulder <[email protected]>
d592459bc2e00e6facd0300c5792ae647170bfc9 authored almost 11 years ago by Alex de Mulder <[email protected]>
fixed ZoomToFit, tweaked force calculation
3e9b13c1db840246f7ba81d44f3c07235eaebed1 authored almost 11 years ago by Alex de Mulder <[email protected]>
3e9b13c1db840246f7ba81d44f3c07235eaebed1 authored almost 11 years ago by Alex de Mulder <[email protected]>
corrected discreet step and scaled forces
fdd7e7b2fc8f35f157a9422574a596df9688e81b authored almost 11 years ago by Alex de Mulder <[email protected]>
fdd7e7b2fc8f35f157a9422574a596df9688e81b authored almost 11 years ago by Alex de Mulder <[email protected]>
Merge pull request #1 from almende/develop
Sync with upstream
5c04f4005020128336b284d8dfa2020037fb6e81 authored almost 11 years ago by Eric Gillingham <[email protected]>
added zoomExtends, added function documentation
a3f935fe205b7ab612b5eb667369e71dfa18fdfd authored almost 11 years ago by Alex de Mulder <[email protected]>
a3f935fe205b7ab612b5eb667369e71dfa18fdfd 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.
111e5c2d3c9a07eae22d3682a684d040d7592286 authored almost 11 years ago by AlexDM0 <[email protected]>
111e5c2d3c9a07eae22d3682a684d040d7592286 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.
0ff54067a1ade066b4204f99d0af69fa2971ccd0 authored almost 11 years ago by AlexDM0 <[email protected]>
0ff54067a1ade066b4204f99d0af69fa2971ccd0 authored almost 11 years ago by AlexDM0 <[email protected]>
small refactoring of force calculation
107d14a29a3a96e816a8892d1e7e22565ac80089 authored almost 11 years ago by AlexDM0 <[email protected]>
107d14a29a3a96e816a8892d1e7e22565ac80089 authored almost 11 years ago by AlexDM0 <[email protected]>
Updated history
bab44ad4a683b146cdd39602d63c79dd6a1eb8f6 authored almost 11 years ago by Alex de Mulder <[email protected]>
bab44ad4a683b146cdd39602d63c79dd6a1eb8f6 authored almost 11 years ago by Alex de Mulder <[email protected]>
Clustering FINAL
4a619362e42e5fadc92c6a15567767e88a722dc7 authored almost 11 years ago by Alex de Mulder <[email protected]>
4a619362e42e5fadc92c6a15567767e88a722dc7 authored almost 11 years ago by Alex de Mulder <[email protected]>
Bug fixes, changed clustering to mixin, added examples and documentation.
ba1dbb468c5a058f8ee2ca72c852e68638bcb440 authored almost 11 years ago by Alex de Mulder <[email protected]>
ba1dbb468c5a058f8ee2ca72c852e68638bcb440 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
3b1fde2608e9852d3b5d0e4b7a0c47dc0aaa74d7 authored almost 11 years ago by Alex de Mulder <[email protected]>
3b1fde2608e9852d3b5d0e4b7a0c47dc0aaa74d7 authored almost 11 years ago by Alex de Mulder <[email protected]>
Renamed universes to sectors, added documentation comments
0807e982e420e267fcfbb3be3c7d59fb6617ef22 authored almost 11 years ago by Alex de Mulder <[email protected]>
0807e982e420e267fcfbb3be3c7d59fb6617ef22 authored almost 11 years ago by Alex de Mulder <[email protected]>
Succesfully mixed universes into graph. Universes work. Graphics needed
0c64bd1bc3359c7290a90b0b89ed268e7d920b13 authored almost 11 years ago by Alex de Mulder <[email protected]>
0c64bd1bc3359c7290a90b0b89ed268e7d920b13 authored almost 11 years ago by Alex de Mulder <[email protected]>
added support for seperate universes. struggling with mixins.
e91b3bd7a6dd221a5e4049260250ccd512f79c85 authored almost 11 years ago by Alex de Mulder <[email protected]>
e91b3bd7a6dd221a5e4049260250ccd512f79c85 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.
d80de1b128c41bfdba493f8266c037beeb9df44c authored almost 11 years ago by Alex de Mulder <[email protected]>
d80de1b128c41bfdba493f8266c037beeb9df44c 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
added snake removal, bugfixes, refactoring
0e1b9d144c3ba8f0757c5a13d96d05692ba3e173 authored almost 11 years ago by Alex de Mulder <[email protected]>
0e1b9d144c3ba8f0757c5a13d96d05692ba3e173 authored almost 11 years ago by Alex de Mulder <[email protected]>
Documentation, doubleTap, imporved hubs
4c747d9cafc1d95e6e9c4a4e1906100c3751784d authored almost 11 years ago by Alex de Mulder <[email protected]>
4c747d9cafc1d95e6e9c4a4e1906100c3751784d authored almost 11 years ago by Alex de Mulder <[email protected]>
cluster rendering. Cluster hubs, refactoring
1f697cfde92a4c370928c60ac6574318692b8e3f authored almost 11 years ago by Alex de Mulder <[email protected]>
1f697cfde92a4c370928c60ac6574318692b8e3f authored almost 11 years ago by Alex de Mulder <[email protected]>
Implemented function `select` for the Timeline
93e2bd4b3cd03d54f8220e2c165c3736b1839bc2 authored almost 11 years ago by josdejong <[email protected]>
93e2bd4b3cd03d54f8220e2c165c3736b1839bc2 authored almost 11 years ago by josdejong <[email protected]>
Functions `select` and `unselect` on Items working
b017edcaaa9d879b09777de4140714daf2d50a4f authored almost 11 years ago by josdejong <[email protected]>
b017edcaaa9d879b09777de4140714daf2d50a4f authored almost 11 years ago by josdejong <[email protected]>
Fixed some typos
e47c90ea272ee71f40a19d359aa1338a4768e1f5 authored almost 11 years ago by josdejong <[email protected]>
e47c90ea272ee71f40a19d359aa1338a4768e1f5 authored almost 11 years ago by josdejong <[email protected]>
Fixed a typo
c5ccf48ae66985420f3f2a19f04eed8bfa6d4b89 authored almost 11 years ago by josdejong <[email protected]>
c5ccf48ae66985420f3f2a19f04eed8bfa6d4b89 authored almost 11 years ago by josdejong <[email protected]>
Updated version number to 0.4.0-SNAPSHOT
44f3200ae92bb09b2dfac67a44c584723b51dd2c authored almost 11 years ago by josdejong <[email protected]>
44f3200ae92bb09b2dfac67a44c584723b51dd2c authored almost 11 years ago by josdejong <[email protected]>
Improved overview image
9515bd0fe7a9501a7814955fcb1d0f25f42bd02a authored almost 11 years ago by josdejong <[email protected]>
9515bd0fe7a9501a7814955fcb1d0f25f42bd02a authored almost 11 years ago by josdejong <[email protected]>
Added a description on how to publish
d2fa4211f6c72b7d66825601c1ff047dc67e5d26 authored almost 11 years ago by josdejong <[email protected]>
d2fa4211f6c72b7d66825601c1ff047dc67e5d26 authored almost 11 years ago by josdejong <[email protected]>