Ecosyste.ms: OpenCollective

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

github.com/visjs/vis-graph3d

📊 Create interactive, animated 3d graphs. Surfaces, lines, dots and block styling out of the box.
https://github.com/visjs/vis-graph3d

Updated documentation on className

c350ba790e1252fa3abb5e173bff2a431fdd6e92 authored almost 11 years ago by josdejong <[email protected]>
Updated documentation

1dbbc8e9be13561948c0469e2c1ab883c9792b09 authored almost 11 years ago by Alex de Mulder <[email protected]>
A fix in updating the visible items

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

d484acf3bdbbd545f0dfdf18e5688a9cf768e635 authored almost 11 years ago by Alex de Mulder <[email protected]>
fixed label position for smooth curves as per #49

a26f06731336c11726be5db93c4f8eefe665c8d5 authored almost 11 years ago by Alex de Mulder <[email protected]>
Removed some more files belonging in the gh-pages branch only

03493beca65169992d7d6c66cef1af25ee95d082 authored almost 11 years ago by josdejong <[email protected]>
Moved some variables from ItemBox to Item

e78ba5d27060db3de4d0dfc376cc14ff20126136 authored almost 11 years ago by josdejong <[email protected]>
Cleaned up redundant code

bc31c4bfdb273b20d7ba56312365eb17b24c72b8 authored almost 11 years ago by josdejong <[email protected]>
Stacking starts to work

e45dc448076e154d99d2046232f08e148ab79654 authored almost 11 years ago by josdejong <[email protected]>
added requestanimationframe

5dd8a85845cd7a91f09f8ef7291153b93f33614b authored almost 11 years ago by Alex de Mulder <[email protected]>
Updated physics for graphviz examples to make it more appealing. Very easy with the configurePhysics option.

33246712932397e97700432d3098689d950a609b authored almost 11 years ago by Alex de Mulder <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop

Conflicts solved:
HISTORY.md
dist/vis.js

fd8cd10475b0083d977a88973ac25ef03dd29e9b authored almost 11 years ago by Alex de Mulder <[email protected]>
removed this.pinch.mousewheelscale

f93c8991aef6abee3b3327c78386e3d3f048e28b authored almost 11 years ago by Alex de Mulder <[email protected]>
bugfix graphviz examples

4f3c22e4dacf41ce8458fb898b9b463d2e65f7de authored almost 11 years ago by Alex de Mulder <[email protected]>
Updated version number to 0.7.0-SNAPSHOT

36901005ee51c017094bc2dcbaea7cd3ead87384 authored almost 11 years ago by josdejong <[email protected]>
Removed img folder (should only exist in the gh-pages branch)

a5a20a4dd7da9134ddd8c39c4818d6271e95df8b authored almost 11 years ago by josdejong <[email protected]>
Released version 0.6.0

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

52d82be05aa338a3942be349483edfcbc24cd4cd authored almost 11 years ago by josdejong <[email protected]>
Halfway rebuilding ItemBox without dynamic reflow

b03010baac71271b92d85946819023fc73050bd1 authored almost 11 years ago by josdejong <[email protected]>
finalized for release

0fb3cdf034d94d64c05a59f49a2a061cda50764e authored almost 11 years ago by Alex de Mulder <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

da7f2cea4e27467dec9cfbce10884f1c52a0ca6c authored almost 11 years ago by josdejong <[email protected]>
removed SVGtimeline from jake

ffca10521ef4fd076706fa28513b7fc33ea6f7aa authored almost 11 years ago by Alex de Mulder <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

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

ef56f600df2b4ab03ce1dc9f0c51aee6091d3158 authored almost 11 years ago by Alex de Mulder <[email protected]>
Added physics configuration, removed svgTimeline from this branch

04aaadd469fc7bd9fd419ac993f4ea87a46a6da4 authored almost 11 years ago by Alex de Mulder <[email protected]>
renamed frameResize to resize

30793a589b3593328001b61070aaaee023ec98da authored almost 11 years ago by Alex de Mulder <[email protected]>
svg timeline work and refactoring.

eddb8dca21bf58b0e7f8bcae17fcbedc7603f348 authored almost 11 years ago by Alex de Mulder <[email protected]>
initial working version

3658e9f0a6999e1f37b355fc8bbac0588136c35d authored almost 11 years ago by Alex de Mulder <[email protected]>
svgTimeline v0.1

c0d9b84d85b61a56034a4aecb10aad14b73f2b55 authored almost 11 years ago by Alex de Mulder <[email protected]>
svg timeline experiment

b1514c84a4b2d0ca652a5b60593d221b99ccdcc1 authored almost 11 years ago by Alex de Mulder <[email protected]>
removed superfluous events

67263712b0f451a1919d0379454d67fee02d06ae authored almost 11 years ago by Alex de Mulder <[email protected]>
added click and doubleclick events and extended events documentation

cc616ad564911e4cda202467b3b38d8455ca7f71 authored almost 11 years ago by Alex de Mulder <[email protected]>
bug fix, typo fix, clarified docs

0b4cb15ee64ee9dfdfc938b27b39d01fe42f1621 authored almost 11 years ago by Alex de Mulder <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop

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

ba03c40f1eb3ebce121a7119c50e80d6e24d98b3 authored almost 11 years ago by josdejong <[email protected]>
Added directions for hierarchical view as per #25

ac000c96869552580296b54c5ecbe5dc2ed06f20 authored almost 11 years ago by Alex de Mulder <[email protected]>
Updated zoomExtent and added to methods as per #39, removed width property from zoom extent -> getrange. typos.

80f32bd3d12c418cfa2284e74532f2a05cd80949 authored almost 11 years ago by Alex de Mulder <[email protected]>
Updated example 22 a little, normalized zoom in response to issue #39

b7e1b153da0aa1a3d21e73484c5db5046f274ac1 authored almost 11 years ago by Alex de Mulder <[email protected]>
Merge branch 'master' into develop

58fe923ec7dc01ebae689fc450b00feca9577cc1 authored almost 11 years ago by josdejong <[email protected]>
Added minified css file

80473f94e14bc2d812a003c50f4d1949fcd5d05a authored almost 11 years ago by josdejong <[email protected]>
Updated version number to 0.6.0-SNAPSHOT

74422815df01a5c5fcf1d5c4f6bfb4a8dbec5e32 authored almost 11 years ago by josdejong <[email protected]>
Removed download folder (is available on gh-pages branch)

ba0b5e3366191078eca8664ccfb66522ade86afe authored almost 11 years ago by josdejong <[email protected]>
Released version 0.5.1

f622a7d840be482e214ec5e9fefa16ac7e1b05c8 authored almost 11 years ago by josdejong <[email protected]>
Fixed ./dist folder being ignored (needed for bower)

8ed6625aec1677b5b9ab5ab3ff70f39a8e0ad779 authored almost 11 years ago by josdejong <[email protected]>
Released version 0.5.0

43cba47de59658f364b9c77e75de16463eba1997 authored almost 11 years ago by josdejong <[email protected]>
Removed iconPath

637cc21b22b0f25c81f06ce06f14b7511e27f61a authored almost 11 years ago by josdejong <[email protected]>
Merged all css files in vis.css, restructured image locations

2b34cc2854ca1ac1407d5fa15d0f8cf4c8fdcf5e authored almost 11 years ago by josdejong <[email protected]>
typos

e08fe48469b10a1ea478b8d21e72e3e447d06ed8 authored almost 11 years ago by Alex de Mulder <[email protected]>
Cleanup some unused code

f18270a36968bbea9bead36924d69143ff457b7b authored almost 11 years ago by josdejong <[email protected]>
Updated history

5c23821fb251c20164190ee87c277114fe0fcbb2 authored almost 11 years ago by josdejong <[email protected]>
Merge branch 'alex_dev' into develop

Conflicts:
src/graph/Graph.js

f585f3d3c29e2b2bc23981ac2f6b29b3fd582597 authored almost 11 years ago by josdejong <[email protected]>
Updated history

7431d54a93c1f115a393f90f96b977977000bef9 authored almost 11 years ago by josdejong <[email protected]>
small doc change.

270dda8e8c53c8338211b8f334bfff9ec8673079 authored almost 11 years ago by Alex de Mulder <[email protected]>
Updated intro

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

Conflicts:
docs/graph.html

a3b0352f31af820459a057bd9d00ad3dc08c1cf8 authored almost 11 years ago by josdejong <[email protected]>
added hierarchical layout

c962ba48f661db824831d9457452862d837a9084 authored almost 11 years ago by Alex de Mulder <[email protected]>
Some updates in documentation

f7a5057a9539490a996bda3525d1d358e5d6dd34 authored almost 11 years ago by josdejong <[email protected]>
Renamed example 8 to 08_edit_items.html

3c9818b7b2f7d90723561aa0c57c7a1e3cb965dc authored almost 11 years ago by josdejong <[email protected]>
Updated history

908960742ce54fd65d4a918abe207c725c7a0466 authored almost 11 years ago by josdejong <[email protected]>
Using new DataSet API consistently

dec21813107a4b5761aa20fbf8b917788a5d9ff0 authored almost 11 years ago by josdejong <[email protected]>
Fixed scrolling to zoom not working on IE in standards mode

4f18177518588e053da7c41e64e85304f03785dc authored almost 11 years ago by josdejong <[email protected]>
added icons for new examples. minor tweaks (code styling)

1684809e7de756f68adc43947c47cfd52bf60eb1 authored almost 11 years ago by Alex de Mulder <[email protected]>
new docs, added fixed parameter to nodes

35dde1b9cfd29052311396f0f35903c93e10fc2b authored almost 11 years ago by Alex de Mulder <[email protected]>
Merge branch 'alex_dev' into develop

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

2d92c848cded5b4f4918f2042d037471f027d2bc authored almost 11 years ago by Alex de Mulder <[email protected]>
tweaks and minor bugfix

0d3cc0cda64dea219bdbc291e1036ffe9bf52f96 authored almost 11 years ago by Alex de Mulder <[email protected]>
Fixed some more merge conflicts

7ad684582275e87f01642ed35654d69ad0dfc4cf authored almost 11 years ago by josdejong <[email protected]>
Merge branch 'alex_dev' into develop

Conflicts:
Jakefile.js
examples/graph/index.html
src/graph/Edge.js
src/graph/Graph.js
src/g...

78433f62ff60c34ac7deca8235e8187c8c3dfa2c authored almost 11 years ago by josdejong <[email protected]>
Fixed filename case errors

f2d06c68fffc843860895ab6af148ab21d24d8e2 authored almost 11 years ago by josdejong <[email protected]>
Fixed filename case errors

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

Conflicts:
dist/vis.js

bd6e2ce52f6fef1911419ee5f6f9aadf95307101 authored almost 11 years ago by josdejong <[email protected]>
Updated history

f06d87849a0a13e6d47e7627c643ee7d9d41390e authored almost 11 years ago by josdejong <[email protected]>
finalized docs and zoom

aa3e235dcfe07f949598bc58a6b40cb14f02e24f authored almost 11 years ago by Alex de Mulder <[email protected]>
Implemented functions `setWindow` and `getWindow`

d73ab98150eff5a98f5153f3cab25022e0b55681 authored almost 11 years ago by josdejong <[email protected]>
Implemented ctrl+click and shift+click to select multiple items

0c2418cf16caca942fa782144e4526ecab49bcdf authored almost 11 years ago by josdejong <[email protected]>
Documented callback functions onAdd, onUpdate, onMove, onRemove

36976173d9cb3e7beaf47524dbd7e0f694d4097a authored almost 11 years ago by josdejong <[email protected]>
Added missing delete icon

27b1af04a591a8d772135387d263892dd3fddbd9 authored almost 11 years ago by josdejong <[email protected]>
Added validation for callback functions. Some css fixes for range

a0294f1557287054faf195f5c2880c8189545708 authored almost 11 years ago by josdejong <[email protected]>
Fixed content overflow of ItemRange

18b4efd6d9ac6fab07a088bffde5c4b2d5e405ce authored almost 11 years ago by josdejong <[email protected]>
Fixed broken alignment of text in range

18bc95567fdbcdc17f3676690b7814d84ae9ae51 authored almost 11 years ago by josdejong <[email protected]>
neatly applying option editable everywhere

f958ecd2ca4c5b87615d40b1fac588efe2578e8c authored almost 11 years ago by josdejong <[email protected]>
Implemented handlers onAdd, onUpdate, onMove, onRemove

beab8ba444acce34c8fb341bb62a5036f2daae25 authored almost 11 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.

a63aa7c9edbf61399ff4930b5f47e844e881ac64 authored almost 11 years ago by Alex de Mulder <[email protected]>
refactoring, altered data manipulation, added callbacks and triggers, inserted temporary function overloading

e412a8e7096e0d158cc56e81bc178b7ecb61f414 authored almost 11 years ago by Alex de Mulder <[email protected]>
finalized smooth edges and force calculation

18f861078414f62c2c5ad8e39c8e20a154b0ac0e authored almost 11 years ago by Alex de Mulder <[email protected]>
Added smooth curve support to dashed lines (Only FIREFOX and CHROME!)

5cf769093135e3c5616dd072589aa83ef761b6e8 authored almost 11 years ago by Alex de Mulder <[email protected]>
Added smooth curve support for center arrow and arrow.

630df9075d492474bbbb824dfa44e0a9d23b65d6 authored almost 11 years ago by Alex de Mulder <[email protected]>
minor tweaks

c5c6d825ad0a0c795d965bf45adec31d3a66113a 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.

d9ed04cffb936283902fa3d0a140fe3a32dab24e authored almost 11 years ago by Alex de Mulder <[email protected]>
Implemented adding items

7597089ebe9443e4ba3f5c73a9f25a55666bc928 authored almost 11 years ago by josdejong <[email protected]>
Stop event propagation after deleting an item

202972a1fcd5f393d4894b0390f63c97db80fee1 authored almost 11 years ago by josdejong <[email protected]>
Renamed DataSet functions `subscribe` and `unsubscribe` to `on` and `off`

90b8af8afc023eca423c5678c1d55672f730450d authored almost 11 years ago by josdejong <[email protected]>
Implemented snapping of items when dragging them

66c2e85a9ce45d64ff5fd96c83b1ea44efed0e4c authored almost 11 years ago by josdejong <[email protected]>
added most of smooth curve system. Check example 16 for bug related to size.

95e1762ce170ba9b1c7b1f98d5b1ee65ca522732 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

5f6cc76c23c71c0f6f1ea3dcec552542314286b1 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...

8608909c812f490ffb3ba298bb184c59eb89cede authored almost 11 years ago by Alex de Mulder <[email protected]>
bughunt 4, going back commits

1da3e719f1991a5b6a6f3fff0c92c3dc7d19bb0f authored almost 11 years ago by Alex de Mulder <[email protected]>
alter git

4298cd46417fcc34da53295dfc60f9cc67cb3bca authored almost 11 years ago by Alex de Mulder <[email protected]>
hunting bug...

13f5ec2af7617eb5600e8230db620926115d961b authored almost 11 years ago by Alex de Mulder <[email protected]>
Modified code structure, fixed barnes Hut bugs

9ea6d60e2bcd8c7ea84d76f721496475c9e04276 authored almost 11 years ago by Alex de Mulder <[email protected]>
failed experiment to use branes Hut with repulsionfields. reverting.

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