Ecosyste.ms: OpenCollective

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

github.com/visjs/vis-timeline

📅 Create a fully customizable, interactive timelines and 2d-graphs with items and ranges.
https://github.com/visjs/vis-timeline

updated History

ad5efa7f57a7840bde70199d77e144d88228a9c5 authored over 10 years ago
added dragNodes option. Renamed dragGraph option.

b8f7c9b0d7f0b410069d5877ea8e003e5be60ecf authored over 10 years ago
Replaced double quotes in js with single quotes

6ee5ad3d2b6ae37dad0a3754bc33ef3fc4bd7006 authored over 10 years ago
Fixed an auto animation start/stop issue

f5fbef15079899358320b83ba39b3a77621f0a08 authored over 10 years ago
Minor improvements in the examples

0e705bd3916560b8a8a97e9c4f22076883ea3417 authored over 10 years ago
Graph3d listens for changes in the dataset now

4f793195b52695a480e9920ce7d05f7461025a12 authored over 10 years ago
Renamed Timeline.repaint() to Timeline.redraw() for consistency with the other visualizations

0ddba617f9e7b5a2139b2076525432653df4a66c authored over 10 years ago
Fixed #107: allow repeating select event

4aafdd910951fa52379bfa32b9f40416c2c4a83f authored over 10 years ago
Removed Graph3d.data, added Graph3d.setData and setOptions. Data and options can be passed when constructing a Graph3d

1790bd3136af840aa4d202ebec6879ded07fcebe authored over 10 years ago
Renamed event `camerapositionchange` to `cameraPositionChange`

b3c30e6a22a43992443afacddbdacb482b6c1227 authored over 10 years ago
Updated examples a little

f797e31aff541ae655dc3af509a0048b82f60bbf authored over 10 years ago
Updated styling of graph3d docs

3f6e49e2ab7869c054bf02aa1b79c170418d7277 authored over 10 years ago
Removed a left over console.log

2971975d04308836978328fbbeaa48d18a3c3bf8 authored over 10 years ago
tiny refactor and updated history for graph3d

91ec6e6e24b7c2726ba5017ae4650dd743f0a713 authored over 10 years ago
fixed broken examples

3f1ba535ab2fdd17faf4b382f1f55ee6afc770d6 authored over 10 years ago
Moved CurrentTime and CustomTime to the foreground panel

b7772e3c7de61fe92e4a2d60e3d48a8db2b55dea authored over 10 years ago
Fixed offset in zooming with scroll when using groups

8b0fc1a65298f1787aa6399ae891f5fd9cff5586 authored over 10 years ago
Merge branch 'graph3d' into develop

7586d8efd18bbf3613f28bece8fe005cba47ba68 authored over 10 years ago
Introduced a forgroundVertical panel, positioned the dots of item boxes there

c4993ca1cfdbb6102dcd90c8e82ac5c96b5c5b2c authored over 10 years ago
ItemSet starts to work again

9fc0dac0cbcbf788916df7e36b425bf65215381e authored over 10 years ago
A fix in the height of the vertical grid lines

6f155bcd9de0b0538cb0d14566bac94c6145dee3 authored over 10 years ago
CurrentTime and CustomTime working again

3015bec94f7d5bc310d1f2dd34c2038330bb0f23 authored over 10 years ago
Moved grid lines of TimeAxis to the background panel

7dd8608d9a26cca8ec05316615aefe6cabadb24a authored over 10 years ago
graph3d finished for vis

ed63854746e9ad97d3a89cd59ec5f33247245abb authored over 10 years ago
Added a horizontal and vertical background element

081c9620c2f9431641d08a5462749b81e241100e authored over 10 years ago
Timeline repaints when orientation is changed

df4f3b27c8c20127b0d457e76ac03f446fa3142b authored over 10 years ago
graph3d functional

fbc304f87d130608a6bc5cc3b6f49a7365afa238 authored over 10 years ago
TimeAxis starting to work again

94542cea84e3b58a682b126ff3574f14b4217092 authored over 10 years ago
Fixed background size (did not reckon with borders of root panel)

96ac19e5bd6aa70a022125105af9e0f0f8cf1b47 authored over 10 years ago
Improved panel skeleton further, empty panels are now invisible (no border)

3094a15b8c50b8603fe56d63a849606d1689197f authored over 10 years ago
graph3d functional, examples and playground working. Docs need to be done.

f8ed92527dc7914fa55c6d657b1dd7e5fe9a0eaa authored over 10 years ago
Improved panel skeleton

82d93c3e11f03fec4be637bd6e2dab18a728f011 authored over 10 years ago
Created simple skeleton with panels: left, right, top, bottom, center.

8d709268ffe2a57f2b2dca6d149b8dd733bbb350 authored over 10 years ago
updated docs

5fe6199918b415c905a761c15b4557b06f8c8333 authored over 10 years ago
added hover events

5162672389ef5b16e37a2908bea1c798e7c0d361 authored over 10 years ago
filtering not working at the moment

0f74a8f2a395e576dc7eb5517f24e8a2faa004d0 authored over 10 years ago
added graph3d

d0f1981ccd249801253fdab66104350984d4281a authored over 10 years ago
added hover styles and options

49aad061214bdd222d6e0e36727b986d37ff74cd authored over 10 years ago
Added focusOnNode function #139

25de37ab67878f6d2eee178dec4a534129250088 authored over 10 years ago
graph: fixed bug with empty nodeset hierarchical layout #145

99a5c924b5dc858f8e44e33ed138761ad8bbee2f authored over 10 years ago
first working version! =]

756005153facc66c64f1f590e2cfde21036b2102 authored over 10 years ago
Fixed `Timeline.clear()` not resetting a configured `options.start` and `options.end`

d8de9dcde8367bb4afec03fa99f7ccfd85f9c06d authored over 10 years ago
Bumped version number to 1.0.3-SNAPSHOT

343744a0b32af0f1fc79da6a0fc7bdae2fb1010f authored over 10 years ago
Merge branch 'develop'

15f77d9c8ca7c31b40822a06ea18447ba0402504 authored over 10 years ago
Released version 1.0.2

4b5ac58bfee995415cb4eeb516b4f44d0fac4e3a authored over 10 years ago
Implemented a method `clear([what])`, to clear items, groups, and configuration of a Timeline instance.

6c3ae692bbba82949f9fe545693ad525dfa91159 authored over 10 years ago
Partly fixed #109: Axis scale and step size of a second Timeline are wrongly calculated due to miscalculation of the size of a character.

3623592dfea44328f3024727a37d0ac59cb82ae3 authored over 10 years ago
Merge branch 'develop' into linegraph

Conflicts:
dist/vis.js
dist/vis.min.js
src/graph/Graph.js

a9ac0cf8dc3261f81de272d126c0d9a891da6440 authored over 10 years ago
refactored _canvasToX to _XconvertDOMtoCanvas and _xToCanvas to _XconvertCanvasToDOM (same for y)

2026149104d22f29488e1f0a4a2306288ab1a345 authored over 10 years ago
Merge branch 'develop' of https://github.com/almende/vis into develop

Conflicts:
dist/vis.js

373f9588e976086cab8d2a2db8de263473a7a320 authored over 10 years ago
interchanged canvasToDOM and DOMtoCanvas to correspond with the docs.

3968b39d14caeec3d1c07d2a6b96aeed23f96a75 authored over 10 years ago
updated linegraph, axis style complete

4c2f65c3ad0db5d96e4a9ba047b2ac0a19d3ab79 authored over 10 years ago
Fixed #86: A newly created item is now initialized with `end` property when option `type`

is `"range"` or `"rangeoverflow"`.

a8f3710def66f70effdfc174e3164ac36c9986a2 authored over 10 years ago
Fixed #116 and #138: bug when rendering the Timeline inside a hidden container.

2af834e39451a8b991a836661fcf2128bd8d1be1 authored over 10 years ago
Added function `repaint()` to force a repaint of the Timeline.

887ecd69202a1543ebd38d39b9711baa563474a0 authored over 10 years ago
Added a simple navigation menu example

117a33cc5ac43387fa1469d5c9b510dc722ec9b1 authored over 10 years ago
Implemented option `minHeight`, similar to option `maxHeight`. (See #132)

eafa372e5f6572f36721dd378a6752636f926903 authored over 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

238262d4fbc4d535e1f90a2adf900a162057490c authored over 10 years ago
Made the instance of moment.js packaged with vis.js accessibly via `vis.moment`.

8da20906caacfd88ead4356a5a48a7751002a70e authored over 10 years ago
Merge branch 'develop' into linegraph

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

3096c9fff087630b1912dd0aa8b1cc260f72493d authored over 10 years ago
Merge branch 'develop' of https://github.com/almende/vis into develop

577d0143e00940e6159f2ab94281288c7415f2eb authored over 10 years ago
renamed variable for clarity

7c1489d053c4cd7ae6d316b953d7277c2e9e32a3 authored over 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

6bf678cc5503b9e30a62e5913df8624590cd4bc5 authored over 10 years ago
Fixed #141: a bug in replacing the DataSet of groups via `Timeline.setGroups(groups)`

532a4fdc64cb3bad8b0d3ae53ed4cdb5656f24f1 authored over 10 years ago
Merge branch 'develop' of https://github.com/almende/vis into develop

Conflicts:
HISTORY.md

cee2f2d02ef5abd53e6d0f0a05a1e38efda4f145 authored over 10 years ago
added zoomable and moveable

c88f2fb822265758ac02ef8e467e42fd02fb67aa authored over 10 years ago
Some tweaks in snapping dragged items to nice dates.

488f113c9a8900eea638a40276bc7475c1ea70e9 authored over 10 years ago
restored setOptions, removed reset of view.

602c1c5b6351aaa18463847a6a664f9936c81872 authored over 10 years ago
rephrased docs

d16717a735ac269284e3ca27c35ad7819d5fd4a8 authored over 10 years ago
added option to setOptions to avoid resetting view.

33df2098640a6f47e10cb74c29351e68ace58154 authored over 10 years ago
minor changes

3ebfcfaf7aaecaa797a3a8f1562f975759a2917b authored over 10 years ago
working on linegraph

2a1fae2628a8f4c8076f837574546055f1447d10 authored over 10 years ago
Merge branch 'develop' of https://github.com/almende/vis into develop

7aefebd0682d020378095d310dcd3057ce198caf authored over 10 years ago
fixed stabilized event #131

c6dd78258f5e98dd2e9c247441da622ada8ef97d authored over 10 years ago
Updated version number to 1.0.2-SNAPSHOT

40d1809b9f536218c2ec0d98be09a251fc6ebcc3 authored over 10 years ago
Merge branch 'develop'

3961e97683b928b909b4db07af1f5dfce6babfa0 authored over 10 years ago
Released version 1.0.1

c1e1fa88cafb5f0626b33a6fdc11bd948298049a authored over 10 years ago
added events viewChanged and zoom.

3efa6e3ea6fff433f6eda6f50ab096b432c1ef40 authored over 10 years ago
updated history

d6e16d491821e28022ef48749047545f9b7a78ab authored over 10 years ago
Merge branch 'develop' of https://github.com/almende/vis into develop

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

bffb15c7944694afc5ea9f208726ef22aa54c8ae authored over 10 years ago
fixed bug where playing with physics would not load when hierarchical is selected. Fixed bug where hierarchical physics settings wouldnt carry over to constants (#123)

f8191fbc42dcf3049a45d04febaeebe41e4a6d3f authored over 10 years ago
fixed small bug in playing with physics where after settling, a drag will not trigger animation.

85b9b84267e7cf2544b1d024340e0f56e3ab456a authored over 10 years ago
Fixed #122: a bug wrongly rendering invisible items after updating them.

0c721916b7737c8e9cd3ca5c620e1704ace9d4b3 authored over 10 years ago
Fixed #121: Bug in width of items with type `rangeoverflow`

c97fd0672f98fdb932d92a7c03706cb9ca6a8554 authored over 10 years ago
Merge remote-tracking branch 'origin/develop' into develop

3ca21a2bfae6429f30584d112dcdbeb0d19a5092 authored over 10 years ago
Added comments on months in the JavaScript Date object being zero based.

ad0735975f26d4e37c0b8a55297c599dd5a4e816 authored over 10 years ago
added DOMtoCanvas and canvasToDOM

7e30895a4fa1fbd909c2cee93931973bb7b3224e authored over 10 years ago
Fixed select event not always being triggered (See #107. #110)

35a7805ae003fba1309404e936f18d3e2c516ee9 authored over 10 years ago
Fixed some Prototypes from being globally defined

d380af9d81a8c75d57722688f163c3f2f958b6a7 authored over 10 years ago
Some minor fixes in two examples

b9983a197538c96d9e16dd5f06665d2a2d54dda7 authored over 10 years ago
Updated version number to 1.0.1-SNAPSHOT

972aec7fb14252c553a73d351e8cb3e43efac505 authored over 10 years ago
Merge branch 'develop'

f005746b2a55c3965e19dd14131589b9a44f7a27 authored over 10 years ago
Released version 1.0.0

87ad4541ccb82b32b406be3b1446d93a8bf181bd authored over 10 years ago
Extended DataSet documentation

7af921494e24dbcdab78e19e97c3f5042cfc6b48 authored over 10 years ago
Implemented function `fit`

ce92774973c92be2c53b2239b728567cd23a6130 authored over 10 years ago
More examples added

d5dc876e0f36b0117e00df37c9077bafc59e5d5f authored over 10 years ago
Some css improvements

6719941439c09ff0ea8a7906d97e4976fa138cd9 authored over 10 years ago
Merge pull request #106 from Gillingham/develop

Fix typo in Timeline.js for stack option

1d77879ec542c658263102e265cc13d39ac5f836 authored over 10 years ago
Correct type for stack option, docs and code use stack, but Timeline.js

used stacking for the default, making it not stack by default.

009903d0ea66cb7753ac4e3ad01d3aee67bb720d authored over 10 years ago
Merge branch 'develop' of github.com:Gillingham/vis into develop

8d9155258ff3259ced71190c0326a46a8adbc52c authored over 10 years ago