Ecosyste.ms: OpenCollective

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

github.com/visjs/vis-charts

:skull: Plug'n play replacement for the dead almende/vis
https://github.com/visjs/vis-charts

finalized docs and zoom

10c84ed440317c44d2873742cbdcfe6fe8afa778 authored over 10 years ago by Alex de Mulder <[email protected]>
Implemented functions `setWindow` and `getWindow`

32390b80a1e66358446ee585e21713224b83987b authored over 10 years ago by josdejong <[email protected]>
Implemented ctrl+click and shift+click to select multiple items

83fe5364c5a145f727575c606ee9ca8f3ebdb50d authored over 10 years ago by josdejong <[email protected]>
Added missing delete icon

474e8a5f6d58b76411f198b652f757cd6ddd5eb4 authored over 10 years ago by josdejong <[email protected]>
Added validation for callback functions. Some css fixes for range

d2d37ca4b0c7c309d40202f9ea9d49e6269f901d authored over 10 years ago by josdejong <[email protected]>
Fixed content overflow of ItemRange

63eb5ee208d45356ed56681b8e2c5ace441ff4cd authored over 10 years ago by josdejong <[email protected]>
Fixed broken alignment of text in range

5ec0b93cc1063d2846ddf98d0fe34a115bad7c48 authored over 10 years ago by josdejong <[email protected]>
neatly applying option editable everywhere

e76a9bb48b89e71c6f15a2afa497da77f2837647 authored over 10 years ago by josdejong <[email protected]>
Implemented handlers onAdd, onUpdate, onMove, onRemove

817acaf8626628261940997337d6f4ed549e5b8b authored over 10 years ago by josdejong <[email protected]>
Tweaked physics system, added documentation for all new features (physics, manipulation, smooth) made all GUI elements CSS and HTML.

3712f784020858b6fabb1f3a0b08d08b9a4c1f9c authored over 10 years ago by Alex de Mulder <[email protected]>
refactoring, altered data manipulation, added callbacks and triggers, inserted temporary function overloading

4b994307cbba0df92b288e94dc7f23a1f5826898 authored over 10 years ago by Alex de Mulder <[email protected]>
finalized smooth edges and force calculation

c48d4f7e294ef359affaff751c98a5c73e310ed5 authored over 10 years ago by Alex de Mulder <[email protected]>
Added smooth curve support to dashed lines (Only FIREFOX and CHROME!)

3fd3cf53e057da7cc1608ed50dc68ded29792bbe authored over 10 years ago by Alex de Mulder <[email protected]>
Added smooth curve support for center arrow and arrow.

376fec8c8c33ae3a733c412df9d944c7a714944e authored over 10 years ago by Alex de Mulder <[email protected]>
minor tweaks

2da271845ebc6ffe16e8451308b1ab29a5c04db4 authored over 10 years ago by Alex de Mulder <[email protected]>
Finalized Barnes Hut force calculation, set it to default. Completed smooth curves. Added comments.

7f4de660626e2035ad5ee570f8c9897f781b6436 authored over 10 years ago by Alex de Mulder <[email protected]>
Implemented adding items

1206ca91feacfa701fa914ae5af9f476d2e639a1 authored over 10 years ago by josdejong <[email protected]>
Stop event propagation after deleting an item

98e156e8550e730badd9341d8864bcee79529c75 authored over 10 years ago by josdejong <[email protected]>
Renamed DataSet functions `subscribe` and `unsubscribe` to `on` and `off`

593b79a242c2f2e9bf6a126896ebf837d9ec1c0f authored over 10 years ago by josdejong <[email protected]>
Implemented snapping of items when dragging them

2f5a5cd6e453544461b1d5f7fb9651c55c7d5498 authored over 10 years ago by josdejong <[email protected]>
added most of smooth curve system. Check example 16 for bug related to size.

c7b9f6c2132a9532d3319b5794e05f4737a01b62 authored over 10 years ago by Alex de Mulder <[email protected]>
mixin refactoring, added cluster normalization, tweaked forces, separated forces for repulsion and barnes hut

319839d851a87012201f32765dc1ab8de4dd2d7b authored over 10 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...

581075b02aa1877e692a28659ac0b08336910c6b authored over 10 years ago by Alex de Mulder <[email protected]>
bughunt 4, going back commits

660389cce903166f526e85b321cd82c008fbe034 authored over 10 years ago by Alex de Mulder <[email protected]>
alter git

ca6ad12cdda840e2524dcd7c41728ee739edf2ad authored over 10 years ago by Alex de Mulder <[email protected]>
hunting bug...

c71d86d9eea9d6b98aca343bddc60cae085a6bf6 authored over 10 years ago by Alex de Mulder <[email protected]>
Modified code structure, fixed barnes Hut bugs

30a0527f0490e5c2875ae5ea4954a655612330fd authored over 10 years ago by Alex de Mulder <[email protected]>
failed experiment to use branes Hut with repulsionfields. reverting.

737caec0ec6be0e31427d9c79f38f41e896ca88f authored over 10 years ago by Alex de Mulder <[email protected]>
Added Barnes-Hut force model. Main slowdown is in the drawing now..

d8b0edda2bf1df105188bd718c7c0e0a455581c0 authored over 10 years ago by Alex de Mulder <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

c8d48d8f06895f7eeffea04b5f6d0c5dff383002 authored over 10 years ago by josdejong <[email protected]>
Dragging left and right side of a range almost working

cae00bd8ab62b3342a7039dca1fc5b4fb0572e05 authored over 10 years ago by josdejong <[email protected]>
Timeline items can now be deleted

aa7a11a61229a017f48123224a7a8619f6988a48 authored over 10 years ago by josdejong <[email protected]>
Fixed selected ItemRangeOverflow not displaying as selected

cd9e25194ab3a45cd4282fd4eeda46ca51e27763 authored over 10 years ago by josdejong <[email protected]>
Replaced Item.getWidth with a normal property, and ItemRangeOverflow makes a special property with getter/setter

42619ddb637a16f5169333be4d0429ddbed51b1d authored over 10 years ago by josdejong <[email protected]>
Implemented options `selectable` and `editable`

277cbc2d3b7a2aa4b63130f9f521b420609ce049 authored over 10 years ago by josdejong <[email protected]>
Removed redundant events.js

68dea0b31d07c10c9d580066de48140515569b1d authored over 10 years ago by josdejong <[email protected]>
Replaced hom cooked event emitter with emitter-component module

f8efb499dd4860b0d688230f5a5da51bd77ea350 authored over 10 years ago by josdejong <[email protected]>
Documented current time bar events

b31527dd5a404620c48d091a34b57bd3fe8acbd2 authored over 10 years ago by josdejong <[email protected]>
Replaced mouse events with touch events for CustomTime

bed318ddd6a3ae70ef9be05c4668a2075016b373 authored over 10 years ago by josdejong <[email protected]>
Consistently using Emitter instead of home-baked event emitter everywhere

ad6b9c6268d8c129c817164305897fd5763b7d71 authored over 10 years ago by josdejong <[email protected]>
Extended Range with an Emitter mixin

2961d468ab12a276de7b5ea6ba49ff5aea3281e0 authored over 10 years ago by josdejong <[email protected]>
Changed request-reflow and request-repaint into events

eb214956135b59af9cbe43b2d4d900d3ec1bba74 authored over 10 years ago by josdejong <[email protected]>
Implemented dragging items

1333b8bb63cf66c51224b0409e81c561b7ae1c1f authored over 10 years ago by josdejong <[email protected]>
Implemented dragging items

c9cef69bb13d36a97e56471f5fa1232a2db742eb authored over 10 years ago by josdejong <[email protected]>
Merge pull request #2 from almende/develop

Merge in upstream changes

2b5b2ac8ef4dee0e22dfc8d60b76c1d86c334a0a authored over 10 years ago by Eric Gillingham <[email protected]>
Start with implementing an event bus to propagate events between the components of the Timeline

843793920d4cbd36c3493fbe1622097e08c6bf84 authored over 10 years ago by josdejong <[email protected]>
Integrated an emitter-component as Emitter mixin

47b2c4c1ca8b1ae4a3f2cdd226f059c20481f116 authored over 10 years ago by josdejong <[email protected]>
Added data manipulation functionality

9070ee7e927a8e0fbf9af656a41f9b81b28b377f authored over 10 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

0f5a10b67ae0111f18b703e660239f9eef1c03a1 authored over 10 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...

3183220de86973f10884e43aa3d26eab8857a249 authored over 10 years ago by Alex de Mulder <[email protected]>
fixed merge

305039bc8f50740182b155914f4498646c5c5307 authored over 10 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...

8b4cf60be17e35172774ae9f954eb007464a0fe7 authored over 10 years ago by Alex de Mulder <[email protected]>
WIP manipulate dataset for graph

597f576379da6b83eefa9303bd1dc321948a0639 authored over 10 years ago by Alex de Mulder <[email protected]>
change css classes 'panel' and 'label' to not match those of twitter bootstrap

e6d1ebb664bbb467d57ecfb0f42ed9a3e524557e authored over 10 years ago by AlexVangelov <[email protected]>
Merge branch 'alex_new' into alex_dev

2b0c8a43414823fd70a7ed40f6bb18c0e79cbc0d authored over 10 years ago by Alex de Mulder <[email protected]>
Updated version number to 0.5.0-SNAPSHOT

364bbffcd74b291960d6d7b05fc130beafe167bc authored over 10 years ago by josdejong <[email protected]>
Released version 0.4.0

11d9a091fdb5260b69f96a01912a217c2b0cfb77 authored over 10 years ago by josdejong <[email protected]>
Released version 0.4.0

3d37e3db3bff1ba089e3c84619dd42b24300e41d authored over 10 years ago by josdejong <[email protected]>
Fixed non working `start` and `end` options.

6ed50662c42f4fe178d67cceeba9ecfe80e9e3c3 authored over 10 years ago by josdejong <[email protected]>
Implemented functions `on` and `off` to create event listeners for event `select`.

74c3b9698bdc7065d9a24d8286d614073a785796 authored over 10 years ago by josdejong <[email protected]>
Added images to dist

324609e61a6f5feece809c49b3448910e25ed4d4 authored over 10 years ago by josdejong <[email protected]>
Zoom via navigation now zooms around the window center

f8909cd57b41bc4b2608127f49427f87500d6ac6 authored over 10 years ago by josdejong <[email protected]>
Tweaked the script to get icon path

48a3f05d033d08b1b74c114b5ee45d18e04baa9b authored over 10 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

8199ed45d4ebc4f6f4a13d646399db8e7139057d authored over 10 years ago by josdejong <[email protected]>
Renamed keyboardNavigation to keyboard

527b7de591f55fd8444aa5fe5e3fa36dc1f4084c authored over 10 years ago by josdejong <[email protected]>
Renamed UI* stuff to Navigation

f5bad9a54fc9cff7f58b83bd575494a02749909c authored over 10 years ago by josdejong <[email protected]>
Merge branch 'alex_dev' into develop

640da13d236eca429150f249af3bd2cfbdf6700d authored over 10 years ago by josdejong <[email protected]>
refactoring, constants names, fixed trello notes

7bd64e8606ca9d85f60503a6ccfa5293f59daf3e authored over 10 years ago by Alex de Mulder <[email protected]>
added edge selection and removed this.selection from the graph

de942ec2e41ac2f902ed77d37bb984dac22cfc87 authored over 10 years ago by Alex de Mulder <[email protected]>
Splitted function `select` into `getSelection` and `setSelection`

4bc41f02834f46eb9254670f54e301edf4a73407 authored over 10 years ago by josdejong <[email protected]>
`select` event now returns the original type of the id, not the stringfied ids

a82ab3506ef08e9cea5a31d64b92059cccb0b5cf authored over 10 years ago by josdejong <[email protected]>
removed this.selection in favor or this.selectionObj. This allows keeping track of selection of nodes and edges.

f2fb9c376e8faac4fa87846e43c21f4f16b14254 authored over 10 years ago by Alex de Mulder <[email protected]>
Merge branch 'develop' into alex_dev

c4f02286f908eb7aa317786a20b5fa405b590fa6 authored over 10 years ago by Alex de Mulder <[email protected]>
Implemented item selection and a function select to get/set the selected items

9256f3ba7fd1b7e821167b35acb7eaedf828f6c0 authored over 10 years ago by josdejong <[email protected]>
Implemented functions `on` and `off` for Timeline events

8ad07883954b5210d402868923676cacbd003daf authored over 10 years ago by josdejong <[email protected]>
Merge branch 'alex_dev' into develop

05f1aaa65a4c06f80921715a5d0633f24c80f09d authored over 10 years ago by josdejong <[email protected]>
added function to return selected objects (as per Git comment #28)

0cdefad3b0125a63c679a2793bf9e121fc60eaca authored over 10 years ago by Alex de Mulder <[email protected]>
Merge branch 'alex_dev' into develop

0e413a7436adccbe81e4625d807629dc146535de authored over 10 years ago by josdejong <[email protected]>
fixed trello bugs: rewrote setSelection, tweaked forces and damping, grav point is fixed in space now

b57b91bca6fdc99069823ade9d38cb32bc2ce013 authored over 10 years ago by Alex de Mulder <[email protected]>
Merge pull request #29 from almende/alex_dev

merge alex_dev with develop

ab90ed7429ffaf0cd5b1e189286219a30ee06251 authored over 10 years ago by Jos de Jong <[email protected]>
finalized UI and keyboard navigation. Finished docs, updated history.MD

5de909c4af554d6ec1ecb5f84a62ac08c76d4571 authored over 10 years ago by Alex de Mulder <[email protected]>
added UI config options, made keyboard nav standalone

90e537698996bb2f93a17c45070ff4d74cd07c9d authored over 10 years ago by Alex de Mulder <[email protected]>
added Dynamic UI icon URL

c3a81dca49b094bbd704760e3760cad9788a43f1 authored over 10 years ago by Alex de Mulder <[email protected]>
fixed ZoomToFit, tweaked force calculation

760097ab757fae082b396bef9e348615cf591bea authored over 10 years ago by Alex de Mulder <[email protected]>
corrected discreet step and scaled forces

783e22b2a9c697b96c875aa91dc3361414316b7f authored over 10 years ago by Alex de Mulder <[email protected]>
Merge pull request #1 from almende/develop

Sync with upstream

8c298aa9eb6b73ee6fce4a87c3cccbe6705ec2f0 authored over 10 years ago by Eric Gillingham <[email protected]>
added zoomExtends, added function documentation

ab026cb201f0e526c20712e41df9b93b92deee86 authored over 10 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.

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

c58760e846ee1f306b2c7f7eb5ed51833a91b015 authored over 10 years ago by AlexDM0 <[email protected]>
small refactoring of force calculation

25a92ecffcdd5ae7493eae79017496a86a0fdda6 authored over 10 years ago by AlexDM0 <[email protected]>
Clustering FINAL

cea36200fa97fdaa3e17200fb8f9e14b7ffb0309 authored over 10 years ago by Alex de Mulder <[email protected]>
Bug fixes, changed clustering to mixin, added examples and documentation.

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

30fb481b495c1d77199566f6ab3e8dfeac73bfc4 authored over 10 years ago by Alex de Mulder <[email protected]>
Renamed universes to sectors, added documentation comments

e7d513b6b8f037ea52ce6f51e848746ca1ec8c04 authored over 10 years ago by Alex de Mulder <[email protected]>
Succesfully mixed universes into graph. Universes work. Graphics needed

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

2d1ced44520bb457b2939de83d7b847000520bc3 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.

3eba6e41fff9c34fe8e4bc59b204a77a4fa5b685 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

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

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

e102139e7e22fff81844e9faaadfed3c2c65849f authored almost 11 years ago by Alex de Mulder <[email protected]>