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

ready for optimalization.

e3470ba6f96582284e9c9b756d3438399b2b3d78 authored over 10 years ago by Alex de Mulder <[email protected]>
(re)fixed #181

1f62f8b1067bc5650e90b9f203c44cfd3457a405 authored over 10 years ago by Alex de Mulder <[email protected]>
more examples, working on performance example

57b54ca52cc80e212534435c444de28f996b4093 authored over 10 years ago by Alex de Mulder <[email protected]>
ordering tweak

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

cef0451cada41253a817a3dc047dfc75dc22aa13 authored over 10 years ago by Alex de Mulder <[email protected]>
fixed graph.storePositions() - bug introduced by experimental naming convention of Dataset..

5f10b8eca6b43cc6cda1968ccccad550df37c6ac authored over 10 years ago by Alex de Mulder <[email protected]>
Creating examples, lots of bugfixes!

efec522de0be4d22f4f3a072ddf814ef5d8976b4 authored over 10 years ago by Alex de Mulder <[email protected]>
Merge pull request #180 from vukk/develop

Make scaling factor of selected edges configurable, thanks Vukk!

865e80202a93d30a5502bd1152d602a551116149 authored over 10 years ago by Alex <[email protected]>
Make scaling factor of selected edges configurable via widthSelectionMultiplier

aea912ad4f85537f9b54b364c3eda23b8798819a authored over 10 years ago by Unto Kuuranne <[email protected]>
Merge branch 'develop' into graph2d

Conflicts:
dist/vis.css
dist/vis.js
dist/vis.min.css
dist/vis.min.js
src/DataSet.js
src/ti...

edae316cd060b2238b6129499a6996040af0f269 authored over 10 years ago by Alex de Mulder <[email protected]>
fully functional!!

e31529d52d7e178701c7f62e6fe91dccc0406d45 authored over 10 years ago by Alex de Mulder <[email protected]>
structure, bugs, barchart, icons

d4bf5ebf9824035bafd15dd01bf383685b58e61a authored over 10 years ago by Alex de Mulder <[email protected]>
extended selection API, deprecated setSelection as per #174

766908d80e02fa28a6bec31dc5634f401480438c authored over 10 years ago by Alex de Mulder <[email protected]>
Fixed group height being applied to group background panel as well

2edaeb4ec4c69ac1e3b26f1fb0104eff4230c654 authored over 10 years ago by jos <[email protected]>
bargraphs!! woohoo!!

0978fff19b712b40f788dc87d4f9b42f04ba4145 authored over 10 years ago by Alex de Mulder <[email protected]>
Cleaned up some css

849a786450051902bbba36c446b30e279a383e3e authored over 10 years ago by jos <[email protected]>
Removed the 'rangeoverflow' item type

636a7b8ff2549a4e4187b8e19935d6d91a308528 authored over 10 years ago by jos <[email protected]>
Fixed #172: auto detected item type being preferred over the global item `type`.

6e58b9ae86988c83352641ffc9e9cf549427271f authored over 10 years ago by jos <[email protected]>
test

fd25cab8e3890048018a98068e7c48777f897952 authored over 10 years ago by Alex de Mulder <[email protected]>
Throws an error when constructing without new keyword.

3f450a5ea18669292e2a97a0d3a46c6271ac34a9 authored over 10 years ago by jos <[email protected]>
version update

7caa17894ba1767c3d9ac5b8c9052d0223d47280 authored over 10 years ago by Alex de Mulder <[email protected]>
Merge branch 'develop'

Conflicts:
src/graph/Graph.js

453461ab312a36a7578b07e3ccb5e189dd1d6be4 authored over 10 years ago by Alex de Mulder <[email protected]>
release 2.0.0

e9ced3ecc6e0d5841a4e239bbcf9a2f18d051c42 authored over 10 years ago by Alex de Mulder <[email protected]>
Timeline.destroy works

f08b7c528686f9ca85395c95fa6a69ac377e8d3e authored over 10 years ago by jos <[email protected]>
Halfway implementing Timeline.destroy

9a90891188d2a64a20f069d1868d7a3920b1afda authored over 10 years ago by jos <[email protected]>
Fixed DataSet.distinct requiring options.type to be configured

0fedb3a739ac0a3e7abc5e28eaa9287da2031c68 authored over 10 years ago by jos <[email protected]>
fixed dataset problem

219efb9916c22d1ed599a288beccada7960feb89 authored over 10 years ago by Alex de Mulder <[email protected]>
auto scale yaxis

665047859be5142a17027ab81c5e274bf43bd852 authored over 10 years ago by Alex de Mulder <[email protected]>
renaming step 2

38225d24fd46a023b7610512f9d393782adca3f7 authored over 10 years ago by Alex de Mulder <[email protected]>
renaming step 1

b5e1c6270dcd5c42d4c89f6b543784ed9b4b0d01 authored over 10 years ago by Alex de Mulder <[email protected]>
icons for left and right axis

cebe86ae0b41e3520533ecd22aa37bad0c9e82db authored over 10 years ago by Alex de Mulder <[email protected]>
Item touch events now bound to centerContainer instead of itemset (must be able to click in empty area)

544c8d6e066abb5e8d8c0a72fcb3927da0aded5e authored over 10 years ago by jos <[email protected]>
Fixed #170: unreliable Array type detection

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

09391f3c48920c7e4db942537402a1efe56fa371 authored over 10 years ago by jos <[email protected]>
seperated legend and graphgroups. Still have to think about naming....

0ede4f5aa92b1628b36ca6698e9c3f68835cebd6 authored over 10 years ago by Alex de Mulder <[email protected]>
added editing of edges with the data manipulation, as suggested by #169

add07bae02fd5d28bd256fb0f992a30c3d62b76a authored over 10 years ago by Alex de Mulder <[email protected]>
everything but legend and barchart working. two axis! woohoo!

6a5b84e26e1adbc5c3cc9f4e4f26de2c63f29c5b authored over 10 years ago by Alex de Mulder <[email protected]>
Refactored the property names of DataSet and DataView to having underscore prefixes

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

a32d4e2ee5e574ed76a5aec75aba5e403e9c1b21 authored over 10 years ago by jos <[email protected]>
Timeline now accepts a DataSet with items having any type of start and end.

4cc9041ba3f917a3eb1ab97a074594250d1d6243 authored over 10 years ago by jos <[email protected]>
fixed self referencing node edge selection bug per #168

03108ec4d8712f7eaadded9cbc8334c6e40b8989 authored over 10 years ago by Alex de Mulder <[email protected]>
Renamed DataSet option `convert` to `type`.

56b90b0dca41523cd18acbfa5b05824c26f0fb53 authored over 10 years ago by jos <[email protected]>
clarified var naming

6de0c70af80a13fda019cea4f1b58693a2eebeaf authored over 10 years ago by Alex de Mulder <[email protected]>
Fixed #167: property `className` of groups not being applied to related contents and background elements, and not being updated once applied.

769553aafdcf0d25bf0896fc256888405154e457 authored over 10 years ago by jos <[email protected]>
legend WIP

f764bf683a2ad6980430463d92281e0a6dda253a authored over 10 years ago by Alex de Mulder <[email protected]>
fixed dataset bug

bb869b8cf16b2392cd5ac463f89008ceb725da40 authored over 10 years ago by Alex de Mulder <[email protected]>
adding dataset support, wip

591c3911a614cc62bab10f4d6a5aaa94e733f0a5 authored over 10 years ago by Alex de Mulder <[email protected]>
its working! woohoo!

f5224b900cb6d7b0261c4864abb778ca00435f83 authored over 10 years ago by Alex de Mulder <[email protected]>
Few fixes to get animation better (still not there)

40a062e3bade3fa916fbb9112f3fe11332fb8ad0 authored over 10 years ago by jos <[email protected]>
Small update in animation.css

f69736b2f00b0f85444f82e073dc1791d9febea3 authored over 10 years ago by jos <[email protected]>
Added a start with animation (not yet working and disabled)

d71afdee930355cd7cba704f6088ee8fbe2d0c2b authored over 10 years ago by jos <[email protected]>
Fixed a bug in positioning/sizing the vertical lines of box items

8823ad9642e8859a0129a03817ff93ffa3eace5e authored over 10 years ago by jos <[email protected]>
Removed all usage of style.bottom

ed0cd04369bc96a487d486e6d4b57b6b9c7978dd authored over 10 years ago by jos <[email protected]>
Fixed a bug in vertical offset when height of container > height of contents

0789dd4f9cfb84ee6ab6083ef7af6a8095af1e69 authored over 10 years ago by jos <[email protected]>
Fixed shadows always being visible

4ec833e5fefba46db568518c6c68f7e6a970a52d authored over 10 years ago by jos <[email protected]>
Implemented shadows when vertical scroll is possible

816e5517e35d4baa9f8dbd41b66583e211952c23 authored over 10 years ago by jos <[email protected]>
graph is drawing

d318e5157b83bb7f05630a3d4f6759b8995fa127 authored over 10 years ago by Alex de Mulder <[email protected]>
Fixed vertical drag issue while pinching

cd7edc12a669a585f6b77c559c08e103368ee52d authored over 10 years ago by jos <[email protected]>
not working yet

d84256557e403aaea80f7be4f102eef4979666ac authored over 10 years ago by Alex de Mulder <[email protected]>
Implemented support for vertical dragging (needs some refinement)

464060d909cd2c7a086e753d59ab8203ebd99abf authored over 10 years ago by jos <[email protected]>
Added missing option orientation needed by Timeline itself

96dfdf9281ef9fd9e6cc5c5183a5a09700d5333c authored over 10 years ago by jos <[email protected]>
Removed some redundant code

f8a399dbd8c3ac2e3fa311e86358f9118220247c authored over 10 years ago by jos <[email protected]>
added wip versions of linegraph

66a4d86f26c5f587ed26845151ea5acdf7c6e78d authored over 10 years ago by Alex de Mulder <[email protected]>
Implemented options `zoomable` and `moveable`

9a8834b2d81c68ac0c50bae1c7a7ed9db901b5ab authored over 10 years ago by jos <[email protected]>
Moved change listener to _create

42bf781a5e54a1a4dad9bd347004f43ae3f46ced authored over 10 years ago by jos <[email protected]>
Renamed body.props to body.domProps

59893de69c69886967ad49746e9e2361f2766b0b authored over 10 years ago by jos <[email protected]>
Moved default start and end to Range

358851bed76a8be58e45729c4658a24e4f9262d1 authored over 10 years ago by jos <[email protected]>
Reworked options and setOptions

cdf6deb1caab3f69536d425e295d08c44757d7cd authored over 10 years ago by jos <[email protected]>
Moved utility functions `toScreen`, `toTime`, and `snap` from `options` to `body.util`

85909b1e7dc745ebfb256fe56c3c4c2a250e77e6 authored over 10 years ago by jos <[email protected]>
Renamed parameter `timeline` to `body`, passing an explicit `body` Object to all component constructors now

553dba7c6ad552f51b05fb280e8378a21cf03875 authored over 10 years ago by jos <[email protected]>
Removed double function naming

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

aff2faad975c6497ff55770d9ecb350975ef8da3 authored over 10 years ago by jos <[email protected]>
Fixed height of vertical line of box items not always updated correctly

7f6283d89b74186c7c3420ed8027a8b37eee4ccc authored over 10 years ago by jos <[email protected]>
Fixed alignment of the content panels to axis

0a57a61740a67dcdbd5683bfe12ebe4389b665a9 authored over 10 years ago by jos <[email protected]>
Fixed ItemSet not updating on change in DataSet

a667415b838ed273c118343aa958469b96c45f33 authored over 10 years ago by jos <[email protected]>
Deleted redundant `Panel` and `RootPanel`

f7745ed87e236f21f26d04e520bdbcbe512e95b1 authored over 10 years ago by jos <[email protected]>
A minor improvement in dragging items

74c728a4f8523519c00c2aa5a2209eb2694a338b authored over 10 years ago by jos <[email protected]>
Fixed date snapping

a8170b59f1a52d6ef9e30ce4e866eeb6a3a7da6f authored over 10 years ago by jos <[email protected]>
Items are selectable and editable largely

7ae1395ffa60370f206a68772274ef26e2a51c87 authored over 10 years ago by jos <[email protected]>
Renamed all functions `repaint` to `redraw`

73ccca2d17aef227a5c3ff77c5831c4a3ad28114 authored over 10 years ago by jos <[email protected]>
Merged from develop branch

8d293153242fe592633c80573a94a43a924d87ae authored over 10 years ago by jos <[email protected]>
Merge branch 'develop' into predefined_panels

Conflicts:
src/timeline/Timeline.js

e132e7335cf9018eb40b461d7cb9d4d129d963d8 authored over 10 years ago by jos <[email protected]>
minor bugfixes for git issues #157 #158 #159

54ebcbbd2f1c2729d80c7feaff92a7920018c76a authored over 10 years ago by Alex de Mulder <[email protected]>
Merge pull request #157 from theGrue/initiallyVisible

Fixing usage of dataManipulation.initiallyVisible option.

6480b837db6c908192aa08e8b56645de9eaf5834 authored over 10 years ago by Alex <[email protected]>
Fixing usage of dataManipulation.initiallyVisible option.

94742bd001627259f015683d784f78434ba809aa authored over 10 years ago by Josh Gruenberg <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

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

298ac952a134624ee8d7df1b723fe6d8d7d1f8dd authored over 10 years ago by jos <[email protected]>
Released version 1.1.0

bdd3983f844bf1112854b3e955982375df61584a authored over 10 years ago by jos <[email protected]>
added dragNodes option. Renamed dragGraph option.

8a4dc70b3f3bd1854fd3d873079366813aff3ff7 authored over 10 years ago by Alex de Mulder <[email protected]>
Replaced double quotes in js with single quotes

a8a5cb6033a434a73de8bcad0024214cd27499cd authored over 10 years ago by jos <[email protected]>
Fixed an auto animation start/stop issue

7ff0b9354140eaa60d13ad586f6ead06c68529e5 authored over 10 years ago by jos <[email protected]>
Graph3d listens for changes in the dataset now

3123b62617fc72c8b54d9c68e6a0ed45613f4573 authored over 10 years ago by jos <[email protected]>
Renamed Timeline.repaint() to Timeline.redraw() for consistency with the other visualizations

c827c3bf03557d91d577e8c80c70c1efb052f619 authored over 10 years ago by jos <[email protected]>
Fixed #107: allow repeating select event

7aec4f0e84ff4515ee59b53309f4d0b0f4b8eeaa authored over 10 years ago by jos <[email protected]>
Removed Graph3d.data, added Graph3d.setData and setOptions. Data and options can be passed when constructing a Graph3d

8935086ccfd048c61bffd559ebac1a70c8f1ba53 authored over 10 years ago by jos <[email protected]>
Renamed event `camerapositionchange` to `cameraPositionChange`

5ccd402df9844dbce4adfbfe014bfb90db2702b3 authored over 10 years ago by jos <[email protected]>
Updated examples a little

62e29a883d84eb1062d86600e3daf2b8a5d63e5b authored over 10 years ago by jos <[email protected]>
Updated styling of graph3d docs

e9927f7f2e19b92f77759eb97657f9d291c47249 authored over 10 years ago by jos <[email protected]>
Removed a left over console.log

ade379ec44144e7d0e34278121212d51250d0b8b authored over 10 years ago by jos <[email protected]>
tiny refactor and updated history for graph3d

0e16e30ca8d4562b7efe3787a478679acdca200b authored over 10 years ago by Alex de Mulder <[email protected]>