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 history
3f9ef8c0fc833ef67af9c8af64a66196cedd1ea2 authored over 10 years ago by Alex de Mulder <[email protected]>
3f9ef8c0fc833ef67af9c8af64a66196cedd1ea2 authored over 10 years ago by Alex de Mulder <[email protected]>
Some more fixes in GroupSet
5ebbcea1e8810c7e96f53bb91224b01e17747bb1 authored over 10 years ago by jos <[email protected]>
5ebbcea1e8810c7e96f53bb91224b01e17747bb1 authored over 10 years ago by jos <[email protected]>
Some first fixes in the GroupSet and side panel
f41c1d05b2c05bca9855b839221472752e138a22 authored over 10 years ago by jos <[email protected]>
f41c1d05b2c05bca9855b839221472752e138a22 authored over 10 years ago by jos <[email protected]>
fixed color bug and fontsize bug from merge
726ed76008e3b2aabbd718afdf3df78f9cd11f8b authored over 10 years ago by Alex de Mulder <[email protected]>
726ed76008e3b2aabbd718afdf3df78f9cd11f8b 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
Merge pull request #90 from kannonboy/dynamic-tooltips
added Dynamic tooltips by Kannonboy
85614ee3b548feff3573452d66f261efd44d1d7f authored over 10 years ago by Alex <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop
be90caa3ad1b3ea7af497f9fe2caae1dc825842f authored over 10 years ago by Alex de Mulder <[email protected]>
be90caa3ad1b3ea7af497f9fe2caae1dc825842f authored over 10 years ago by Alex de Mulder <[email protected]>
added localization options
5ab839a231a2de0bb8b63473f5b41ace75e7ca3c authored over 10 years ago by Alex de Mulder <[email protected]>
5ab839a231a2de0bb8b63473f5b41ace75e7ca3c authored over 10 years ago by Alex de Mulder <[email protected]>
Merge pull request #88 from vierja/develop
Allow edge label fill color customization
19ae729ae1f4cd0ed068c93022eaa899b9c74c61 authored over 10 years ago by Alex <[email protected]>
Edges fontFill customization
09a688dbe9b608c93e36cb1f327bb3c1784de397 authored over 10 years ago by Javier Rey <[email protected]>
09a688dbe9b608c93e36cb1f327bb3c1784de397 authored over 10 years ago by Javier Rey <[email protected]>
Tooltips are only suppressed when a title function returns undefined.
c6ff91901bbab853df1bb3ec456057dfb64d0694 authored almost 11 years ago by Tim Pettersen <[email protected]>
c6ff91901bbab853df1bb3ec456057dfb64d0694 authored almost 11 years ago by Tim Pettersen <[email protected]>
reverted to setTimeout in safari per #83
e736bf58231eb82830ba96ee9a113179d6ff458b authored almost 11 years ago by Alex de Mulder <[email protected]>
e736bf58231eb82830ba96ee9a113179d6ff458b authored almost 11 years ago by Alex de Mulder <[email protected]>
Allow customization of tooltip styling.
2a20b7c57016b420d7745c961309264b974f01ba authored almost 11 years ago by Tim Pettersen <[email protected]>
2a20b7c57016b420d7745c961309264b974f01ba authored almost 11 years ago by Tim Pettersen <[email protected]>
Allow Node and Edge title values to be the result of a function.
2ccbab6ce02188d2c429ec65585d1047b99ce3ff authored almost 11 years ago by Tim Pettersen <[email protected]>
2ccbab6ce02188d2c429ec65585d1047b99ce3ff authored almost 11 years ago by Tim Pettersen <[email protected]>
Allow customization of tooltip delay.
8a5292aa436d7cc7ada212d685ebcaf4b7eff970 authored almost 11 years ago by Tim Pettersen <[email protected]>
8a5292aa436d7cc7ada212d685ebcaf4b7eff970 authored almost 11 years ago by Tim Pettersen <[email protected]>
Updated version number to 0.7.3-SNAPSHOT
29195ea7e3e16fcb5eba4ff9c6e8b84b1b087c3e authored almost 11 years ago by josdejong <[email protected]>
29195ea7e3e16fcb5eba4ff9c6e8b84b1b087c3e authored almost 11 years ago by josdejong <[email protected]>
Released version 0.7.2
5ff380c6f94f43fcda7c45af7fe51caee89200fc authored almost 11 years ago by josdejong <[email protected]>
5ff380c6f94f43fcda7c45af7fe51caee89200fc authored almost 11 years ago by josdejong <[email protected]>
Components are now controlled by their parents (GroupSet is currently broken)
43d2c484e5fa0a3d5c76696dd3abd7764ef1108f authored almost 11 years ago by josdejong <[email protected]>
43d2c484e5fa0a3d5c76696dd3abd7764ef1108f 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
9aa84cc5c9c30f7d7de822e1bb8473953e8d7609 authored almost 11 years ago by Alex de Mulder <[email protected]>
9aa84cc5c9c30f7d7de822e1bb8473953e8d7609 authored almost 11 years ago by Alex de Mulder <[email protected]>
More smooth resizing of timeline on window resize
065b1d099ff195b36ae48aef516ebc3e4c4ee397 authored almost 11 years ago by josdejong <[email protected]>
065b1d099ff195b36ae48aef516ebc3e4c4ee397 authored almost 11 years ago by josdejong <[email protected]>
Fixed option autoResize
c6fc181473067d77b16f4ad65ead51be2dea57d0 authored almost 11 years ago by josdejong <[email protected]>
c6fc181473067d77b16f4ad65ead51be2dea57d0 authored almost 11 years ago by josdejong <[email protected]>
Fixed initial stacking of items in groups
56c76efc12cbe89f95a42dc6819cb4b6d61649c1 authored almost 11 years ago by josdejong <[email protected]>
56c76efc12cbe89f95a42dc6819cb4b6d61649c1 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
a28a5a0073ba3d72747e538923fe4a69b5fb01f0 authored almost 11 years ago by josdejong <[email protected]>
a28a5a0073ba3d72747e538923fe4a69b5fb01f0 authored almost 11 years ago by josdejong <[email protected]>
Added an option `force` to stack function to reset the position of already stacked items
f5dd5f963c227b0f0780325978e6d218097ad4b3 authored almost 11 years ago by josdejong <[email protected]>
f5dd5f963c227b0f0780325978e6d218097ad4b3 authored almost 11 years ago by josdejong <[email protected]>
Fixed items not being restacked when dragging an item around
f45e1fd0f1beabc603103b1d07f6b4073f2493b4 authored almost 11 years ago by josdejong <[email protected]>
f45e1fd0f1beabc603103b1d07f6b4073f2493b4 authored almost 11 years ago by josdejong <[email protected]>
Some preparations for ordering the groups
3ab76c5f8d3214f42221ad0284ec4d4c726cd2f3 authored almost 11 years ago by josdejong <[email protected]>
3ab76c5f8d3214f42221ad0284ec4d4c726cd2f3 authored almost 11 years ago by josdejong <[email protected]>
Some fixes in positioning of major and minor labels/gridlines
84aa0d8bdc26d1a91f3ab8fe591b6d042f766cb6 authored almost 11 years ago by josdejong <[email protected]>
84aa0d8bdc26d1a91f3ab8fe591b6d042f766cb6 authored almost 11 years ago by josdejong <[email protected]>
Turned off animation for rootPanel and itemSet (css issues)
b163a3fcf69137e7545e4ad4278ca400079cf30f authored almost 11 years ago by josdejong <[email protected]>
b163a3fcf69137e7545e4ad4278ca400079cf30f authored almost 11 years ago by josdejong <[email protected]>
Fixed vertical positioning of main and labels panel
7666134ce41f7f20e6549e0ce3ac70196ccbb8f7 authored almost 11 years ago by josdejong <[email protected]>
7666134ce41f7f20e6549e0ce3ac70196ccbb8f7 authored almost 11 years ago by josdejong <[email protected]>
ItemSets in GroupSet are now relative positioned
53dac2e83cd6b32db305d23ed99ec6ff1c281c2d authored almost 11 years ago by josdejong <[email protected]>
53dac2e83cd6b32db305d23ed99ec6ff1c281c2d authored almost 11 years ago by josdejong <[email protected]>
Fixed dragging items (half)
ceadf83bd4cfca6eb65a47706e7731586c1cb691 authored almost 11 years ago by josdejong <[email protected]>
ceadf83bd4cfca6eb65a47706e7731586c1cb691 authored almost 11 years ago by josdejong <[email protected]>
Group labels start to work again
6f40c514ea3cad9e1ce9d78f29eafefafce108c4 authored almost 11 years ago by josdejong <[email protected]>
6f40c514ea3cad9e1ce9d78f29eafefafce108c4 authored almost 11 years ago by josdejong <[email protected]>
updated history
a6a715bed6ed3c5cc9825504f0fb14861deb59bb authored almost 11 years ago by Alex de Mulder <[email protected]>
a6a715bed6ed3c5cc9825504f0fb14861deb59bb authored almost 11 years ago by Alex de Mulder <[email protected]>
GroupSet starts to work again
fa388810fb03649388c61fff681ac7111debcf37 authored almost 11 years ago by josdejong <[email protected]>
fa388810fb03649388c61fff681ac7111debcf37 authored almost 11 years ago by josdejong <[email protected]>
Attached ItemSet again
a624d48158bcc55ac258be2278b381c145441adc authored almost 11 years ago by josdejong <[email protected]>
a624d48158bcc55ac258be2278b381c145441adc authored almost 11 years ago by josdejong <[email protected]>
Changed RootPanel and Timeline in an emitter
38608688c99702a64c3b89c0e3efbfe6e8b1db46 authored almost 11 years ago by josdejong <[email protected]>
38608688c99702a64c3b89c0e3efbfe6e8b1db46 authored almost 11 years ago by josdejong <[email protected]>
Changed Range into an emitter
8e6abecfd190265f10a9896e737aa2f55fb9e676 authored almost 11 years ago by josdejong <[email protected]>
8e6abecfd190265f10a9896e737aa2f55fb9e676 authored almost 11 years ago by josdejong <[email protected]>
CustomTime and CurrentTime works again
7f17d87f5e1e2af07267c0b51cd8df096e7a027e authored almost 11 years ago by josdejong <[email protected]>
7f17d87f5e1e2af07267c0b51cd8df096e7a027e authored almost 11 years ago by josdejong <[email protected]>
TimeAxis works again
0f6d3c7cc0b5e9f2ba9caec56d4fa636df314bbd authored almost 11 years ago by josdejong <[email protected]>
0f6d3c7cc0b5e9f2ba9caec56d4fa636df314bbd authored almost 11 years ago by josdejong <[email protected]>
Started reworking component/panel architecture
ef91c46a457bfbae67b1c20714171d14d698bfbd authored almost 11 years ago by josdejong <[email protected]>
ef91c46a457bfbae67b1c20714171d14d698bfbd authored almost 11 years ago by josdejong <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop
c9e6509f0b88f015efafb7377fe122254cdbbe93 authored almost 11 years ago by Alex de Mulder <[email protected]>
c9e6509f0b88f015efafb7377fe122254cdbbe93 authored almost 11 years ago by Alex de Mulder <[email protected]>
fixed bug by #75
fd3682e3092047954b280246ac0a582bd0fbd6ba authored almost 11 years ago by Alex de Mulder <[email protected]>
fd3682e3092047954b280246ac0a582bd0fbd6ba authored almost 11 years ago by Alex de Mulder <[email protected]>
Halfway reworking the GroupSet
a32df7a13b791faa08f278c606a2431beaf0a556 authored almost 11 years ago by josdejong <[email protected]>
a32df7a13b791faa08f278c606a2431beaf0a556 authored almost 11 years ago by josdejong <[email protected]>
Removed reflow step from Panel, RootPanel, and ContentPanel
14b563ed794746b2f3e373efd09477624a409214 authored almost 11 years ago by josdejong <[email protected]>
14b563ed794746b2f3e373efd09477624a409214 authored almost 11 years ago by josdejong <[email protected]>
Simplified TimeAxis
2cecd4367b11bbfb9608daad2712e7d3f1cc4f5a authored almost 11 years ago by josdejong <[email protected]>
2cecd4367b11bbfb9608daad2712e7d3f1cc4f5a authored almost 11 years ago by josdejong <[email protected]>
Merge branch 'develop' into simplified
8b4980f717ca7e9457f8d4504d78e8bae02d8f8c authored almost 11 years ago by josdejong <[email protected]>
8b4980f717ca7e9457f8d4504d78e8bae02d8f8c authored almost 11 years ago by josdejong <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop
6af2d73b2f121962dcea3af75bb87f6255da84d3 authored almost 11 years ago by josdejong <[email protected]>
6af2d73b2f121962dcea3af75bb87f6255da84d3 authored almost 11 years ago by josdejong <[email protected]>
Fixed box-sizing of items on Firefox (Fixed #74)
dd2823902d4000345e61d8bbf4c08d268f1773a8 authored almost 11 years ago by josdejong <[email protected]>
dd2823902d4000345e61d8bbf4c08d268f1773a8 authored almost 11 years ago by josdejong <[email protected]>
bugfix to correct zoom on empty init per #73
f604f7b9485ebed9534f271dcdf69453f97dc929 authored almost 11 years ago by Alex de Mulder <[email protected]>
f604f7b9485ebed9534f271dcdf69453f97dc929 authored almost 11 years ago by Alex de Mulder <[email protected]>
Bumped version number to 0.7.2-SNAPSHOT
b48091008f9b0d4c06c7eb2fb1a34fada82105eb authored almost 11 years ago by josdejong <[email protected]>
b48091008f9b0d4c06c7eb2fb1a34fada82105eb authored almost 11 years ago by josdejong <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop
Conflicts:
dist/vis.js
Released version 0.7.1
76ce7103be5d82434dda0ef84278c7d16f109b96 authored almost 11 years ago by josdejong <[email protected]>
76ce7103be5d82434dda0ef84278c7d16f109b96 authored almost 11 years ago by josdejong <[email protected]>
updated docs for freezeForStabilization
ff5e69ffc84a93c896118e86079dc8c87bd00b00 authored almost 11 years ago by Alex de Mulder <[email protected]>
ff5e69ffc84a93c896118e86079dc8c87bd00b00 authored almost 11 years ago by Alex de Mulder <[email protected]>
added freezeForStabilization option - experimental and undocumented
c066b27256e92bd3e6c3539daa34825e6e079d2d authored almost 11 years ago by Alex de Mulder <[email protected]>
c066b27256e92bd3e6c3539daa34825e6e079d2d authored almost 11 years ago by Alex de Mulder <[email protected]>
experiment
95d70f4c3295da26cbc9fe0588a9c6db35530eb3 authored almost 11 years ago by Alex de Mulder <[email protected]>
95d70f4c3295da26cbc9fe0588a9c6db35530eb3 authored almost 11 years ago by Alex de Mulder <[email protected]>
added stabilized event to trigger storePositions()
a9d5f5351c6165f991f53abbcbc4dd655c31a613 authored almost 11 years ago by Alex de Mulder <[email protected]>
a9d5f5351c6165f991f53abbcbc4dd655c31a613 authored almost 11 years ago by Alex de Mulder <[email protected]>
added edge.length and node.mass to docs.
2892b3e68d1c68c27c1c3346e009abd64c39bdb5 authored almost 11 years ago by Alex de Mulder <[email protected]>
2892b3e68d1c68c27c1c3346e009abd64c39bdb5 authored almost 11 years ago by Alex de Mulder <[email protected]>
altered treeconstruction to fix #71
042f97b629f8f191f78e421d8b964b7750d5e864 authored almost 11 years ago by Alex de Mulder <[email protected]>
042f97b629f8f191f78e421d8b964b7750d5e864 authored almost 11 years ago by Alex de Mulder <[email protected]>
restored example 25
fb9112c87910d3d71c0ab7b3963261f6ba9eabcf authored almost 11 years ago by Alex de Mulder <[email protected]>
fb9112c87910d3d71c0ab7b3963261f6ba9eabcf authored almost 11 years ago by Alex de Mulder <[email protected]>
fixed bug per #70
0cf9ae1d020882374597a5fe2a16071a9d4811dc authored almost 11 years ago by Alex de Mulder <[email protected]>
0cf9ae1d020882374597a5fe2a16071a9d4811dc authored almost 11 years ago by Alex de Mulder <[email protected]>
added updateCalculationNodes to the remove node function to fix bug reported by #68
998d1aa62621aa6800a1cbb0591c945c0be8deb5 authored almost 11 years ago by Alex de Mulder <[email protected]>
998d1aa62621aa6800a1cbb0591c945c0be8deb5 authored almost 11 years ago by Alex de Mulder <[email protected]>
altered selection object so nodes and edges can have the same ID (bug occurrence in example 16 #68)
875b1df4bd0c028924a951a1914ae127d2c91b79 authored almost 11 years ago by Alex de Mulder <[email protected]>
875b1df4bd0c028924a951a1914ae127d2c91b79 authored almost 11 years ago by Alex de Mulder <[email protected]>
updated history
ff9d51483c0a139989b8dca54ec08904f098dac5 authored almost 11 years ago by Alex de Mulder <[email protected]>
ff9d51483c0a139989b8dca54ec08904f098dac5 authored almost 11 years ago by Alex de Mulder <[email protected]>
reverted arrow spawn from center to edge due to labels disappearing behind nodes #49
58a5395af673abf2d2e5b55889b71ea045a0b9df authored almost 11 years ago by Alex de Mulder <[email protected]>
58a5395af673abf2d2e5b55889b71ea045a0b9df authored almost 11 years ago by Alex de Mulder <[email protected]>
added highlight on keypress per #62
0a569cceb59d398aa47368a8fb5e16cd4cf10255 authored almost 11 years ago by Alex de Mulder <[email protected]>
0a569cceb59d398aa47368a8fb5e16cd4cf10255 authored almost 11 years ago by Alex de Mulder <[email protected]>
improved Playing with physics
84fc1c055229db2016e0df2e9614b6348a290e6c authored almost 11 years ago by Alex de Mulder <[email protected]>
84fc1c055229db2016e0df2e9614b6348a290e6c authored almost 11 years ago by Alex de Mulder <[email protected]>
fixed positioning bug, positioning doesnt need manipulation hack anymore.
62ce8dd22e6cc708ad01878b04d9f25f12554c24 authored almost 11 years ago by Alex de Mulder <[email protected]>
62ce8dd22e6cc708ad01878b04d9f25f12554c24 authored almost 11 years ago by Alex de Mulder <[email protected]>
clarified variable names, removed magic number from discreteSteps
726230901d24d36f371fcdb90647ff6d55c5fc38 authored almost 11 years ago by Alex de Mulder <[email protected]>
726230901d24d36f371fcdb90647ff6d55c5fc38 authored almost 11 years ago by Alex de Mulder <[email protected]>
Clarified docs, stressing the css file is required to use the navigation and manipulation features of graph. (#55)
6f6fe08c9678d3ba43e584df98c372091c8006cf authored almost 11 years ago by Alex de Mulder <[email protected]>
6f6fe08c9678d3ba43e584df98c372091c8006cf authored almost 11 years ago by Alex de Mulder <[email protected]>
fixed label color bug per #54
4a6e48a4832053ce5e0ca19cf972a6264e56d03e authored almost 11 years ago by Alex de Mulder <[email protected]>
4a6e48a4832053ce5e0ca19cf972a6264e56d03e authored almost 11 years ago by Alex de Mulder <[email protected]>
fixed color bug per #54, fixed on('select') bug per #58
f1a744d26c1e9f806f2029c606f9d1fd83ec8967 authored almost 11 years ago by Alex de Mulder <[email protected]>
f1a744d26c1e9f806f2029c606f9d1fd83ec8967 authored almost 11 years ago by Alex de Mulder <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop
Conflicts:
dist/vis.js
dist/vis.min.js
arrows now connect their base to the code of the node per #55
9354dc54db030f0a7d5e40c8dfcb142317b38748 authored almost 11 years ago by Alex de Mulder <[email protected]>
9354dc54db030f0a7d5e40c8dfcb142317b38748 authored almost 11 years ago by Alex de Mulder <[email protected]>
Bumped version number to 0.8.0-SNAPSHOT
c2aecf7e567b82e200c5c82d25ab4894a69295b4 authored almost 11 years ago by josdejong <[email protected]>
c2aecf7e567b82e200c5c82d25ab4894a69295b4 authored almost 11 years ago by josdejong <[email protected]>
Released version 0.7.0
09711143b74442f9a61ee59c8bbefe61478df5fb authored almost 11 years ago by josdejong <[email protected]>
09711143b74442f9a61ee59c8bbefe61478df5fb authored almost 11 years ago by josdejong <[email protected]>
Refactored Itemset.repaint, simplified vertical positioning of items
02c607a15a7a7775953cce1ed201b13669f9791a authored almost 11 years ago by josdejong <[email protected]>
02c607a15a7a7775953cce1ed201b13669f9791a authored almost 11 years ago by josdejong <[email protected]>
Temporarily fixed stacking in a primitive way
a17b35469c8f3363da36c24d83187ba700ec7e46 authored almost 11 years ago by josdejong <[email protected]>
a17b35469c8f3363da36c24d83187ba700ec7e46 authored almost 11 years ago by josdejong <[email protected]>
updated history
fccde24eb75ec37bd0b838a725b2161a7d24892f authored almost 11 years ago by Alex de Mulder <[email protected]>
fccde24eb75ec37bd0b838a725b2161a7d24892f authored almost 11 years ago by Alex de Mulder <[email protected]>
added edge color options per #54
0d5e833de9932ae170d45db1d960dd13421da16f authored almost 11 years ago by Alex de Mulder <[email protected]>
0d5e833de9932ae170d45db1d960dd13421da16f authored almost 11 years ago by Alex de Mulder <[email protected]>
added note on top for physics config
f05138e840c5f780e693c0d4def92f8f863d6ff3 authored almost 11 years ago by Alex de Mulder <[email protected]>
f05138e840c5f780e693c0d4def92f8f863d6ff3 authored almost 11 years ago by Alex de Mulder <[email protected]>
fixed configurePhysics bug
2e2c403789820c7d194ef7ba12bb6784f219a58a authored almost 11 years ago by Alex de Mulder <[email protected]>
2e2c403789820c7d194ef7ba12bb6784f219a58a authored almost 11 years ago by Alex de Mulder <[email protected]>
updated history.md
3e5677ea32cc1cd96949e1e6da7155a2f9b44df2 authored almost 11 years ago by Alex de Mulder <[email protected]>
3e5677ea32cc1cd96949e1e6da7155a2f9b44df2 authored almost 11 years ago by Alex de Mulder <[email protected]>
renamed loadXYinDataset to storePosition
cf390f1060baf028f3b68917e33c9bbba629372a authored almost 11 years ago by Alex de Mulder <[email protected]>
cf390f1060baf028f3b68917e33c9bbba629372a authored almost 11 years ago by Alex de Mulder <[email protected]>
updated docs
c0af6cb7d4ab6e55555e1474931c296af60f4a08 authored almost 11 years ago by Alex de Mulder <[email protected]>
c0af6cb7d4ab6e55555e1474931c296af60f4a08 authored almost 11 years ago by Alex de Mulder <[email protected]>
added loadXYinDataset() and seperated allowedToMove into X and Y parts
afbb5f42f901524e17e60672ef4973478395d514 authored almost 11 years ago by Alex de Mulder <[email protected]>
afbb5f42f901524e17e60672ef4973478395d514 authored almost 11 years ago by Alex de Mulder <[email protected]>
Refactored item selection
0595bb05f008404399d67c549b165c712b1149ca authored almost 11 years ago by josdejong <[email protected]>
0595bb05f008404399d67c549b165c712b1149ca authored almost 11 years ago by josdejong <[email protected]>
appended history.md
a04f4260f764fafe1bdebbbb3fe5c64a65ef36a1 authored almost 11 years ago by Alex de Mulder <[email protected]>
a04f4260f764fafe1bdebbbb3fe5c64a65ef36a1 authored almost 11 years ago by Alex de Mulder <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop
9cdb87f5a8458b58a6206cb2937d1a0bf51ac182 authored almost 11 years ago by Alex de Mulder <[email protected]>
9cdb87f5a8458b58a6206cb2937d1a0bf51ac182 authored almost 11 years ago by Alex de Mulder <[email protected]>
Changed navigation css per #51, added stabilizationIterations option to graph and docs per #52
b3b5f63da63bf52aed72086417db0b0c6a62b2cc authored almost 11 years ago by Alex de Mulder <[email protected]>
b3b5f63da63bf52aed72086417db0b0c6a62b2cc authored almost 11 years ago by Alex de Mulder <[email protected]>
Made Item.isVisible independent of parent
e18ead5ed46313776fd79045f4de2c233b97fc9f authored almost 11 years ago by josdejong <[email protected]>
e18ead5ed46313776fd79045f4de2c233b97fc9f authored almost 11 years ago by josdejong <[email protected]>
Refactored ItemRangeOverflow
0c4597dc70f60494b6c29b9d74b81c9ec6c1b44b authored almost 11 years ago by josdejong <[email protected]>
0c4597dc70f60494b6c29b9d74b81c9ec6c1b44b authored almost 11 years ago by josdejong <[email protected]>
Refactored ItemPoint
6582bfc525d52613be51682a92213e107cf24643 authored almost 11 years ago by josdejong <[email protected]>
6582bfc525d52613be51682a92213e107cf24643 authored almost 11 years ago by josdejong <[email protected]>
Merge branch 'develop' into simplified
573d14b41669d45ef28093fdb3646ef797a3e12b authored almost 11 years ago by josdejong <[email protected]>
573d14b41669d45ef28093fdb3646ef797a3e12b authored almost 11 years ago by josdejong <[email protected]>
Bumped version number to 0.7.0-SNAPSHOT
2525667d8f84a35697b037d4cce0b933d35e37b6 authored almost 11 years ago by josdejong <[email protected]>
2525667d8f84a35697b037d4cce0b933d35e37b6 authored almost 11 years ago by josdejong <[email protected]>
Released version 0.6.1
ea4bda32442724151cd5b3b1006af2a964331648 authored almost 11 years ago by josdejong <[email protected]>
ea4bda32442724151cd5b3b1006af2a964331648 authored almost 11 years ago by josdejong <[email protected]>
Checking for existence of `window` before using it
6772d07ff00056ec07e5bb1dc138388da6a1b80b authored almost 11 years ago by josdejong <[email protected]>
6772d07ff00056ec07e5bb1dc138388da6a1b80b authored almost 11 years ago by josdejong <[email protected]>
Rewritten ItemRange
e71a46a7bfbf6104e8ac4b6e5b2ae961715ceeef authored almost 11 years ago by josdejong <[email protected]>
e71a46a7bfbf6104e8ac4b6e5b2ae961715ceeef authored almost 11 years ago by josdejong <[email protected]>
Merge branch 'develop' into simplified
e6b46b9e70548df2c4b5127c637522f6e7079d7a authored almost 11 years ago by josdejong <[email protected]>
e6b46b9e70548df2c4b5127c637522f6e7079d7a authored almost 11 years ago by josdejong <[email protected]>
Fixed a bug with margin.item=0 and margin.axis=0. Clarified some options in the documentation
7e95e97e4006e061cb5748ceed42ce5e8031349a authored almost 11 years ago by josdejong <[email protected]>
7e95e97e4006e061cb5748ceed42ce5e8031349a authored almost 11 years ago by josdejong <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop
44c302d565936bf641fe8df70193b4874de656d0 authored almost 11 years ago by josdejong <[email protected]>
44c302d565936bf641fe8df70193b4874de656d0 authored almost 11 years ago by josdejong <[email protected]>