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

Removed console.logs from code

3d6728ded36b2e9933b6f05a5efc44f474c0938b authored over 10 years ago by jos <[email protected]>
Moved function getLabelsWidth

59ab63c11c65a0f3450df8d288b8b3ec0c6c9cbd authored over 10 years ago by jos <[email protected]>
Merge branch 'develop' into itemset

Conflicts:
src/timeline/component/ItemSet.js

7cfbfe9f53b178a0d7a2849bc5639bbe29fafb5e authored over 10 years ago by jos <[email protected]>
Some fixes in updating/deleting items

75bd8e903504a2ad79c22fb35de51dcb936719f6 authored over 10 years ago by jos <[email protected]>
Removing GroupSet references from Timeline

ad51f91c365898f513879b05020f6429b515cd0b authored over 10 years ago by jos <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

Conflicts:
examples/timeline/03_much_data.html

f17de0e89cff6061e904306577eca83597c43063 authored over 10 years ago by jos <[email protected]>
updated history, added function documentation

4b45a8661f6a5039297c58edcbf0a8a73fbcd3a8 authored over 10 years ago by Alex de Mulder <[email protected]>
moved brute force calc in update. restored examples

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

Conflicts:
examples/timeline/03_much_data.html

edd08b3b42d03d91b0b5daaf04943ccd9a870303 authored over 10 years ago by jos <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

cc8e3925e43a7f3c7443de6e46ba7ec9b6f527c1 authored over 10 years ago by Alex de Mulder <[email protected]>
Performance boost. updated itemSet.repaint(). Now only ranged items have to be bruteforced ONCE.

35bf9ac644b97018483fde7d951d08ab2a52f1df authored over 10 years ago by Alex de Mulder <[email protected]>
Fixed #102: offset in newly created items when using groups.

29cdde9d5b07b252885cc3b777d60f280e93216a authored over 10 years ago by jos <[email protected]>
added arrowScaleFactor per #99

ed58f886ac2218007ff8ef4a7502013a02a90eb1 authored over 10 years ago by Alex de Mulder <[email protected]>
rebuilt dist

3fe6be9788f2833d82181bf0b651d5870c249635 authored over 10 years ago by Alex de Mulder <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

Conflicts:
dist/vis.js

56f2a2ecbef365ca516887cd5cab58c06f1f3611 authored over 10 years ago by Alex de Mulder <[email protected]>
added update hierarchical layout to update nodes event per #101

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

Pull in upstream

58f95ae80bec8c0cfe76fd30dd9a4ad563c0eb28 authored over 10 years ago by Eric Gillingham <[email protected]>
Merge pull request #100 from Remper/develop

Fixed setRange bug in Timeline

97bec9af771458ec73c26950a4f2e1e75ad651da authored over 10 years ago by Jos de Jong <[email protected]>
Function `setWindow` now accepts an object with properties `start` and `end`.

f1a1d8496d846b8305027815466c499265e9bd1a authored over 10 years ago by jos <[email protected]>
Option order made deprecated

11a16c8a3c6b153481b08d260152a441f8333761 authored over 10 years ago by jos <[email protected]>
Fixed timeline not being redrawn after cancelled update event

d0774db8d8da10a365ca3e140c0ee6745a6ac808 authored over 10 years ago by jos <[email protected]>
Fixed setRange bug in Timeline

fbb096249931d0478641858eede77818797bc294 authored over 10 years ago by Yaroslav Nechaev <[email protected]>
DataSet constructor now accepts initial data and options

6a6d27d2695ce0220f9725a6f1b842e16070730c authored over 10 years ago by jos <[email protected]>
Cleaned up some old TODO's

eba8f9d05abae3bd5f3080464fbf1d75969065b2 authored over 10 years ago by jos <[email protected]>
Removed queuing mechanism from GroupSet

8839007b75ead358abb151de82d70a0f59035d15 authored over 10 years ago by jos <[email protected]>
Disabled css transitions for now, needs some more work

a58cbcbeedcf95f104b3f7013034e567fb65e5da authored over 10 years ago by jos <[email protected]>
Fixed undefined variable options

e811d4c614d3445d26d1c8466688ee6cf01ed1c4 authored over 10 years ago by jos <[email protected]>
Added an example showing custom ordering of groups

3e9ea83979c4d5ebadb01b109a65ad170a05a991 authored over 10 years ago by jos <[email protected]>
Moved the dots and vertical lines of box items to a separate panel

e1b08aba411bf4bf6eff6a378dc4f3e28cbf304a authored over 10 years ago by jos <[email protected]>
Merge branch 'develop' into simplified

Conflicts:
src/util.js

84fe97c964a8d84464b490a64920e862b9c1cd0b authored over 10 years ago by jos <[email protected]>
Bumped version number to v0.7.4-SNAPSHOT

f70d05780eddfd7bacb8f87bd7120098fec51de0 authored over 10 years ago by jos <[email protected]>
Merge branch 'develop'

4089490a0b283b870eadd0ef884141809864a653 authored over 10 years ago by jos <[email protected]>
Released version 0.7.4

373ee5604d7c112c5f5aae5058a7d4793de404b6 authored over 10 years ago by jos <[email protected]>
Fixed repeatedly fired select event when clicking in an empty space in the Timeline

98a707ec44d1128eb4eb2b603cafcdb921d304cc authored over 10 years ago by jos <[email protected]>
Fixes in selection, deletion, and creation of items with Groups

7d56d4ae732d820971da10761859d39720a599e1 authored over 10 years ago by jos <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

a9250fae4594cf839bbf9328dd311a679e17191b authored over 10 years ago by Alex de Mulder <[email protected]>
bugfixes for IE9, style fixes

62af69fe37fa3490ce5f4b0f425998864eda292c authored over 10 years ago by Alex de Mulder <[email protected]>
Some fixes in Group

17460b4b96c77d51c800f2b39a10be01e74f91a2 authored over 10 years ago by jos <[email protected]>
Fixed label not being cleaned up when group was deleted

ea5de100ab9288d62e53bd04f58deef2c1a21c67 authored over 10 years ago by jos <[email protected]>
Some fixes in GroupSet

911298d472028ac26ca271fcde7c3a2c9bad1be2 authored over 10 years ago by jos <[email protected]>
Fixed ordering of groups

65fea53f56a5dd0c8bcfd28d90fe7f262f4ed9ab authored over 10 years ago by jos <[email protected]>
Moved createLabel to Group

168930128b7271a748bb2dfbf0f80620b0f03211 authored over 10 years ago by jos <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

0e2bc28dae6c35b6780e25852fc0d33fc8389901 authored over 10 years ago by jos <[email protected]>
Removed unnecessary zIndex

b05ed21514e21e01f6c820289eff7cc5c45dd06c authored over 10 years ago by jos <[email protected]>
Merge pull request #93 from coldclimate/fuck

family friendly

3e8973082eac66cad52d31a61e1ff0aeecc92045 authored over 10 years ago by Alex <[email protected]>
family friendly

e1d677e8c1bf294b88eb41a7f05ff9f3fa4d509e authored over 10 years ago by oliver <oliver@werklaptop2.(none)>
dont calculate gravity forces if constant is set to 0

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

Conflicts:
dist/vis.js

8cf54bdc0651c75673437d1ff459d9ca4633f148 authored over 10 years ago by jos <[email protected]>
Updated version number to 0.7.4-SNAPSHOT

63d9d666449059e9b897c856fd4e38c2f8604873 authored over 10 years ago by jos <[email protected]>
Released version 0.7.3

2defc5a279958e95d6b0c908dc98cb25afc01099 authored over 10 years ago by jos <[email protected]>
Some more fixes in GroupSet

3e10cb162983bca9c54494599f65f6f39975b422 authored over 10 years ago by jos <[email protected]>
Some first fixes in the GroupSet and side panel

430142052daf1b79f58fa5d70eae2b2e2c707161 authored over 10 years ago by jos <[email protected]>
fixed color bug and fontsize bug from merge

ade8b19b3303eebaebbae36c43fe15974ec3808f authored over 10 years ago by Alex de Mulder <[email protected]>
Manual Merge branch 'customize-tooltip-styling' of https://github.com/kannonboy/vis into kannonboy-customize-tooltip-styling

Conflicts:
docs/graph.html
src/graph/Graph.js

10a141cb2c501c4bd15be3aef322e38adcc22df9 authored over 10 years ago by Alex de Mulder <[email protected]>
Merge pull request #90 from kannonboy/dynamic-tooltips

added Dynamic tooltips by Kannonboy

ad5a0f67d141e8d42e42488a2b534d4b23a845e5 authored over 10 years ago by Alex <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

da70fae6c500a70037ae8cce78632b00cdba9c8d authored over 10 years ago by Alex de Mulder <[email protected]>
added localization options

fc8845b5fc0ca685624446ad1e5c79e5421ef7a8 authored over 10 years ago by Alex de Mulder <[email protected]>
Merge pull request #88 from vierja/develop

Allow edge label fill color customization

2c877513892972411f657ba0ff1d515869e8ff62 authored over 10 years ago by Alex <[email protected]>
Edges fontFill customization

f69b8f35a0323aed0ce41ce6a00ebfd95d0325fa authored over 10 years ago by Javier Rey <[email protected]>
reverted to setTimeout in safari per #83

3127af9a93bcdd30016e57fff6ace307a3497a16 authored almost 11 years ago by Alex de Mulder <[email protected]>
Allow customization of tooltip styling.

202c1a16b39f65c06011be4034fb581158742160 authored almost 11 years ago by Tim Pettersen <[email protected]>
Allow Node and Edge title values to be the result of a function.

d817e0d93efd32dab1771eacaab490a2830a0386 authored almost 11 years ago by Tim Pettersen <[email protected]>
Allow customization of tooltip delay.

460b1cb792ff7e496094e6dfe01923c2f726f96a authored almost 11 years ago by Tim Pettersen <[email protected]>
Updated version number to 0.7.3-SNAPSHOT

dfa34c9da696cc20544d0f781763ca75e79973ab authored almost 11 years ago by josdejong <[email protected]>
Released version 0.7.2

7111b6c7bc04752ca81eaf8bdee1dd5c96e59193 authored almost 11 years ago by josdejong <[email protected]>
Components are now controlled by their parents (GroupSet is currently broken)

ecb662155659fadc3d88a28b2d28eef246b56167 authored almost 11 years ago by josdejong <[email protected]>
hierarchical layout is now recalculated on addition and removal of node or edge and edit of edge

067100c019fd5ab1dcbab21350415e54bf85c5f5 authored almost 11 years ago by Alex de Mulder <[email protected]>
More smooth resizing of timeline on window resize

45e936d9c8c0e574df968de2082cbe1e83d567e0 authored almost 11 years ago by josdejong <[email protected]>
Fixed option autoResize

9ee80f144712fa08b7647e31b784523853781a5b authored almost 11 years ago by josdejong <[email protected]>
Fixed initial stacking of items in groups

ddae1972ba3d0f35af4f930911f1936beda68011 authored almost 11 years ago by josdejong <[email protected]>
repaint functions now return a `resized` variable used to determine whether another repaint is needed to settle

9c240137818e9340a64a43fdef8c991c8d8794ca authored almost 11 years ago by josdejong <[email protected]>
Added an option `force` to stack function to reset the position of already stacked items

fd1a6c185d64a87c14816bebc27bdab791e483bf authored almost 11 years ago by josdejong <[email protected]>
Fixed items not being restacked when dragging an item around

a2df17351638248dee2d65099737e38622ed2c09 authored almost 11 years ago by josdejong <[email protected]>
Some preparations for ordering the groups

f0a1095aed3d8b2451456dff13f1fed79194b747 authored almost 11 years ago by josdejong <[email protected]>
Some fixes in positioning of major and minor labels/gridlines

c46a67687233918da8a0ccf7991051db2b60b4f4 authored almost 11 years ago by josdejong <[email protected]>
Turned off animation for rootPanel and itemSet (css issues)

5515354409ca2a85dc98b3bbf791f2b10e03c066 authored almost 11 years ago by josdejong <[email protected]>
Fixed vertical positioning of main and labels panel

8692bc5197bf09182b9a7aa1c00b2926dbbadbd1 authored almost 11 years ago by josdejong <[email protected]>
ItemSets in GroupSet are now relative positioned

5d0497b3b037b19cc249cea1f19f7b5b192a27a0 authored almost 11 years ago by josdejong <[email protected]>
Fixed dragging items (half)

1ece6cfc0ff833a90b5faba2b32e8608d991e796 authored almost 11 years ago by josdejong <[email protected]>
Group labels start to work again

e85a48ea4a437cf659a3da0931d9c7c2c469e1ca authored almost 11 years ago by josdejong <[email protected]>
GroupSet starts to work again

abf8b25c265681c3f4304f6cc336524e69e4b0dc authored almost 11 years ago by josdejong <[email protected]>
Attached ItemSet again

a97c1842f3c38f625be6936f4307f7093e40098c authored almost 11 years ago by josdejong <[email protected]>
Changed RootPanel and Timeline in an emitter

ed1861a690966988c5365133d912ec0ea030ff45 authored almost 11 years ago by josdejong <[email protected]>
Changed Range into an emitter

601da05d5d6e7b3664b62259102f66e780c95059 authored almost 11 years ago by josdejong <[email protected]>
CustomTime and CurrentTime works again

66c0ed45294cb6d3e89457a26a31404946611ba4 authored almost 11 years ago by josdejong <[email protected]>
TimeAxis works again

e531fe08062ddf34b820e6e08e4a2fe1a7ad66ce authored almost 11 years ago by josdejong <[email protected]>
Started reworking component/panel architecture

5071873fc936931661e2e4e30f8c39053bfa775e authored almost 11 years ago by josdejong <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

a8ecda7396fcbef80391ec2fcc7d4ad57545d9c6 authored almost 11 years ago by Alex de Mulder <[email protected]>
fixed bug by #75

e0d77e32153c856fbc29fb2d8c91cfb0262e7377 authored almost 11 years ago by Alex de Mulder <[email protected]>
Halfway reworking the GroupSet

543a4466fcbeb29b8f62714ee66af7f82d0989e8 authored almost 11 years ago by josdejong <[email protected]>
Removed reflow step from Panel, RootPanel, and ContentPanel

b0a6280a7e5e5ba138a11f04a0948918c568c02b authored almost 11 years ago by josdejong <[email protected]>
Simplified TimeAxis

45ebb964ab35fdcc1978396401ee778f90f1db81 authored almost 11 years ago by josdejong <[email protected]>
Merge branch 'develop' into simplified

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

3c5aea6359e1d61b33443be064c69ce295a51c91 authored almost 11 years ago by josdejong <[email protected]>
Fixed box-sizing of items on Firefox (Fixed #74)

9b61963b9301dc8dfc8384d074c23fd5b194ea49 authored almost 11 years ago by josdejong <[email protected]>
bugfix to correct zoom on empty init per #73

541c8f5c41b3015466664d7f470a099dcdbd8c14 authored almost 11 years ago by Alex de Mulder <[email protected]>
Bumped version number to 0.7.2-SNAPSHOT

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

Conflicts:
dist/vis.js

4a61d8e9941864cfdf5e25ede4b9b49c26c88bc8 authored almost 11 years ago by josdejong <[email protected]>
Released version 0.7.1

5f1065066216ff75f5b6630e94ee5b32e66f50cb authored almost 11 years ago by josdejong <[email protected]>
added freezeForStabilization option - experimental and undocumented

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