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
experiment
50537ac4b244adff3cbcfefc9188a69f79f72715 authored almost 11 years ago by Alex de Mulder <[email protected]>
50537ac4b244adff3cbcfefc9188a69f79f72715 authored almost 11 years ago by Alex de Mulder <[email protected]>
added stabilized event to trigger storePositions()
f02044004387db42604d213612eca89e4050ae89 authored almost 11 years ago by Alex de Mulder <[email protected]>
f02044004387db42604d213612eca89e4050ae89 authored almost 11 years ago by Alex de Mulder <[email protected]>
altered treeconstruction to fix #71
251a39c7b4b60c4fa4e24c985e6b76bd8eb07251 authored almost 11 years ago by Alex de Mulder <[email protected]>
251a39c7b4b60c4fa4e24c985e6b76bd8eb07251 authored almost 11 years ago by Alex de Mulder <[email protected]>
restored example 25
db263872a1490a6d5ac069cccdda117aaf2d1d31 authored almost 11 years ago by Alex de Mulder <[email protected]>
db263872a1490a6d5ac069cccdda117aaf2d1d31 authored almost 11 years ago by Alex de Mulder <[email protected]>
fixed bug per #70
b7eeb98c29a0a8b2a56e2d95993a2f87fe5ff13a authored almost 11 years ago by Alex de Mulder <[email protected]>
b7eeb98c29a0a8b2a56e2d95993a2f87fe5ff13a authored almost 11 years ago by Alex de Mulder <[email protected]>
added updateCalculationNodes to the remove node function to fix bug reported by #68
ac74beddeff641515dce2c84aa61ad032e840ac6 authored almost 11 years ago by Alex de Mulder <[email protected]>
ac74beddeff641515dce2c84aa61ad032e840ac6 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)
46a1280f48ab0c52b3c480e4595a2c14ae54054f authored almost 11 years ago by Alex de Mulder <[email protected]>
46a1280f48ab0c52b3c480e4595a2c14ae54054f 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
d8021f0f30b6b2adffb768f77c64b5bf4ab11980 authored almost 11 years ago by Alex de Mulder <[email protected]>
d8021f0f30b6b2adffb768f77c64b5bf4ab11980 authored almost 11 years ago by Alex de Mulder <[email protected]>
added highlight on keypress per #62
3d69f6347e89fcbec391339df2deddd77ef32ed8 authored almost 11 years ago by Alex de Mulder <[email protected]>
3d69f6347e89fcbec391339df2deddd77ef32ed8 authored almost 11 years ago by Alex de Mulder <[email protected]>
improved Playing with physics
9e7474eda77d0c12a00f22b17020a94607b05d13 authored almost 11 years ago by Alex de Mulder <[email protected]>
9e7474eda77d0c12a00f22b17020a94607b05d13 authored almost 11 years ago by Alex de Mulder <[email protected]>
fixed positioning bug, positioning doesnt need manipulation hack anymore.
d9b498faca954e0cdf4858c8721144bb2f349e98 authored almost 11 years ago by Alex de Mulder <[email protected]>
d9b498faca954e0cdf4858c8721144bb2f349e98 authored almost 11 years ago by Alex de Mulder <[email protected]>
clarified variable names, removed magic number from discreteSteps
404c9f3201ac6a01365990f25dee1cc10e95cf01 authored almost 11 years ago by Alex de Mulder <[email protected]>
404c9f3201ac6a01365990f25dee1cc10e95cf01 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)
9ce7921b711073e66e61804f30e2aaab587a1ed7 authored almost 11 years ago by Alex de Mulder <[email protected]>
9ce7921b711073e66e61804f30e2aaab587a1ed7 authored almost 11 years ago by Alex de Mulder <[email protected]>
fixed label color bug per #54
e7d78c71a4fc5ece0f4b228d33ebf68a764b9514 authored almost 11 years ago by Alex de Mulder <[email protected]>
e7d78c71a4fc5ece0f4b228d33ebf68a764b9514 authored almost 11 years ago by Alex de Mulder <[email protected]>
fixed color bug per #54, fixed on('select') bug per #58
55e422aa8e24ac19ddfd3e39fe5c6491f46b9f6a authored almost 11 years ago by Alex de Mulder <[email protected]>
55e422aa8e24ac19ddfd3e39fe5c6491f46b9f6a 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
73cd1122544e92097cfa270a65eaa6a36e420c9d authored almost 11 years ago by Alex de Mulder <[email protected]>
73cd1122544e92097cfa270a65eaa6a36e420c9d authored almost 11 years ago by Alex de Mulder <[email protected]>
Bumped version number to 0.8.0-SNAPSHOT
222350ec96197b00063a16f4a10b1c0bd4796e73 authored almost 11 years ago by josdejong <[email protected]>
222350ec96197b00063a16f4a10b1c0bd4796e73 authored almost 11 years ago by josdejong <[email protected]>
Released version 0.7.0
a74be759d6337305456c58853af349ded158e63a authored almost 11 years ago by josdejong <[email protected]>
a74be759d6337305456c58853af349ded158e63a authored almost 11 years ago by josdejong <[email protected]>
Refactored Itemset.repaint, simplified vertical positioning of items
ae02c631232bdfb18b6cbea42c805f5fb9bf8eab authored almost 11 years ago by josdejong <[email protected]>
ae02c631232bdfb18b6cbea42c805f5fb9bf8eab authored almost 11 years ago by josdejong <[email protected]>
Temporarily fixed stacking in a primitive way
8ea225489efd990726d18accc8f50e307bbc7cf1 authored almost 11 years ago by josdejong <[email protected]>
8ea225489efd990726d18accc8f50e307bbc7cf1 authored almost 11 years ago by josdejong <[email protected]>
added edge color options per #54
969f7693a26e7d5e09bf60fb10d63e4c9ee7e922 authored almost 11 years ago by Alex de Mulder <[email protected]>
969f7693a26e7d5e09bf60fb10d63e4c9ee7e922 authored almost 11 years ago by Alex de Mulder <[email protected]>
fixed configurePhysics bug
dd5b4d593698ca00042ed1cc6787a090e77f0c9d authored almost 11 years ago by Alex de Mulder <[email protected]>
dd5b4d593698ca00042ed1cc6787a090e77f0c9d authored almost 11 years ago by Alex de Mulder <[email protected]>
renamed loadXYinDataset to storePosition
5b311ea8d53ce5f8c7b3f55ab82f3b9cf3a289a3 authored almost 11 years ago by Alex de Mulder <[email protected]>
5b311ea8d53ce5f8c7b3f55ab82f3b9cf3a289a3 authored almost 11 years ago by Alex de Mulder <[email protected]>
added loadXYinDataset() and seperated allowedToMove into X and Y parts
d32c3eaf4eeed57f75df318f1ed530ebefa7db47 authored almost 11 years ago by Alex de Mulder <[email protected]>
d32c3eaf4eeed57f75df318f1ed530ebefa7db47 authored almost 11 years ago by Alex de Mulder <[email protected]>
Refactored item selection
6dddde6e2120260eed198ea767b0502edb4ca7c0 authored almost 11 years ago by josdejong <[email protected]>
6dddde6e2120260eed198ea767b0502edb4ca7c0 authored almost 11 years ago by josdejong <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop
aef5d0fdf415b79ee26acf5dde8e61490fea5cf4 authored almost 11 years ago by Alex de Mulder <[email protected]>
aef5d0fdf415b79ee26acf5dde8e61490fea5cf4 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
1f5d3d6395f18cbcdbef898176c0229f370ce57f authored almost 11 years ago by Alex de Mulder <[email protected]>
1f5d3d6395f18cbcdbef898176c0229f370ce57f authored almost 11 years ago by Alex de Mulder <[email protected]>
Made Item.isVisible independent of parent
7ceec744aeded5e17dbf1f97fc0d4b8d8bb8c365 authored almost 11 years ago by josdejong <[email protected]>
7ceec744aeded5e17dbf1f97fc0d4b8d8bb8c365 authored almost 11 years ago by josdejong <[email protected]>
Refactored ItemRangeOverflow
673a0f74cac083d07a71beeb0a4b603adb9c67ef authored almost 11 years ago by josdejong <[email protected]>
673a0f74cac083d07a71beeb0a4b603adb9c67ef authored almost 11 years ago by josdejong <[email protected]>
Refactored ItemPoint
7d5b46feed71f9b8e171e18daa558d62d4b581a8 authored almost 11 years ago by josdejong <[email protected]>
7d5b46feed71f9b8e171e18daa558d62d4b581a8 authored almost 11 years ago by josdejong <[email protected]>
Merge branch 'develop' into simplified
878f5fab030aa98be7acee8b7d54647a3b74cde0 authored almost 11 years ago by josdejong <[email protected]>
878f5fab030aa98be7acee8b7d54647a3b74cde0 authored almost 11 years ago by josdejong <[email protected]>
Bumped version number to 0.7.0-SNAPSHOT
9d491ebf582906d5e3f02a00c2a41641410ebf52 authored almost 11 years ago by josdejong <[email protected]>
9d491ebf582906d5e3f02a00c2a41641410ebf52 authored almost 11 years ago by josdejong <[email protected]>
Released version 0.6.1
73eeb19b9e4043a306b04a17ab8fc0e7644ad4a2 authored almost 11 years ago by josdejong <[email protected]>
73eeb19b9e4043a306b04a17ab8fc0e7644ad4a2 authored almost 11 years ago by josdejong <[email protected]>
Checking for existence of `window` before using it
4bc7cf1442821d1c36dd9ac464e902bf0c3d2dec authored almost 11 years ago by josdejong <[email protected]>
4bc7cf1442821d1c36dd9ac464e902bf0c3d2dec authored almost 11 years ago by josdejong <[email protected]>
Rewritten ItemRange
21ea544424a8a92869878fa3c200b714d02c73c8 authored almost 11 years ago by josdejong <[email protected]>
21ea544424a8a92869878fa3c200b714d02c73c8 authored almost 11 years ago by josdejong <[email protected]>
Merge branch 'develop' into simplified
757cfb06d730f79000b25e0433451104d3fc2a3d authored almost 11 years ago by josdejong <[email protected]>
757cfb06d730f79000b25e0433451104d3fc2a3d 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
4d0d3511f842844ea10d66868b72aba7f41e1652 authored almost 11 years ago by josdejong <[email protected]>
4d0d3511f842844ea10d66868b72aba7f41e1652 authored almost 11 years ago by josdejong <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop
61f138f9e65d9b0168efe5b009c670c19c590a58 authored almost 11 years ago by josdejong <[email protected]>
61f138f9e65d9b0168efe5b009c670c19c590a58 authored almost 11 years ago by josdejong <[email protected]>
A fix in updating the visible items
15af50fc9be4671d410955733a2c8e3435830bf4 authored almost 11 years ago by josdejong <[email protected]>
15af50fc9be4671d410955733a2c8e3435830bf4 authored almost 11 years ago by josdejong <[email protected]>
Merge branch 'develop' of https://github.com/almende/vis into develop
2fd8d0a9c880d053563b92c12d3b506aceee58a4 authored almost 11 years ago by Alex de Mulder <[email protected]>
2fd8d0a9c880d053563b92c12d3b506aceee58a4 authored almost 11 years ago by Alex de Mulder <[email protected]>
fixed label position for smooth curves as per #49
103d7f06c4b8e98ee9e7627b59e706ca582576bb authored almost 11 years ago by Alex de Mulder <[email protected]>
103d7f06c4b8e98ee9e7627b59e706ca582576bb authored almost 11 years ago by Alex de Mulder <[email protected]>
Removed some more files belonging in the gh-pages branch only
68af1ce258d543e5bba6ba7b3378076b5cb1341c authored almost 11 years ago by josdejong <[email protected]>
68af1ce258d543e5bba6ba7b3378076b5cb1341c authored almost 11 years ago by josdejong <[email protected]>
Moved some variables from ItemBox to Item
32f32601f89f592c3474c731d483803d01254233 authored almost 11 years ago by josdejong <[email protected]>
32f32601f89f592c3474c731d483803d01254233 authored almost 11 years ago by josdejong <[email protected]>
Cleaned up redundant code
c7525354c6a594bcfc1a46bf1124d139b3ff1d11 authored almost 11 years ago by josdejong <[email protected]>
c7525354c6a594bcfc1a46bf1124d139b3ff1d11 authored almost 11 years ago by josdejong <[email protected]>
Stacking starts to work
f936d633bd0d5a53eb93257bcdb207c996b184df authored almost 11 years ago by josdejong <[email protected]>
f936d633bd0d5a53eb93257bcdb207c996b184df authored almost 11 years ago by josdejong <[email protected]>
added requestanimationframe
b969c3a82efac940ea765e631b5ac9cba71f6e2d authored almost 11 years ago by Alex de Mulder <[email protected]>
b969c3a82efac940ea765e631b5ac9cba71f6e2d 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.
0bd1d1541e2b2264daa8125a42aa45699b864f2e authored almost 11 years ago by Alex de Mulder <[email protected]>
0bd1d1541e2b2264daa8125a42aa45699b864f2e 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
removed this.pinch.mousewheelscale
7e86665ea9a2a11c25f191b7cc34c25effb009e2 authored almost 11 years ago by Alex de Mulder <[email protected]>
7e86665ea9a2a11c25f191b7cc34c25effb009e2 authored almost 11 years ago by Alex de Mulder <[email protected]>
bugfix graphviz examples
e62401170b5fd94075ffe50369c4139c456f8a4d authored almost 11 years ago by Alex de Mulder <[email protected]>
e62401170b5fd94075ffe50369c4139c456f8a4d authored almost 11 years ago by Alex de Mulder <[email protected]>
Updated version number to 0.7.0-SNAPSHOT
7b382197cbe9a2a859e19ee8f05d7b503050714c authored almost 11 years ago by josdejong <[email protected]>
7b382197cbe9a2a859e19ee8f05d7b503050714c authored almost 11 years ago by josdejong <[email protected]>
Removed img folder (should only exist in the gh-pages branch)
d7d0fc692a7191fed8d1acf5963bde5b1291c117 authored almost 11 years ago by josdejong <[email protected]>
d7d0fc692a7191fed8d1acf5963bde5b1291c117 authored almost 11 years ago by josdejong <[email protected]>
Released version 0.6.0
890b4124fd08fb0a4dbe9984ea0dfad3d0cb7c90 authored almost 11 years ago by josdejong <[email protected]>
890b4124fd08fb0a4dbe9984ea0dfad3d0cb7c90 authored almost 11 years ago by josdejong <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop
062d8980ed5ce7d4f9d43df6b35c61fce7d42a1d authored almost 11 years ago by josdejong <[email protected]>
062d8980ed5ce7d4f9d43df6b35c61fce7d42a1d authored almost 11 years ago by josdejong <[email protected]>
Halfway rebuilding ItemBox without dynamic reflow
b9dfda818d9d3dc27295b06d355d2a1d731ef09a authored almost 11 years ago by josdejong <[email protected]>
b9dfda818d9d3dc27295b06d355d2a1d731ef09a authored almost 11 years ago by josdejong <[email protected]>
finalized for release
32586090573e14c7a49bcb7bfe729d2ce3010db6 authored almost 11 years ago by Alex de Mulder <[email protected]>
32586090573e14c7a49bcb7bfe729d2ce3010db6 authored almost 11 years ago by Alex de Mulder <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop
401126b3f54085344dc8b9ee1f2638fd65366647 authored almost 11 years ago by josdejong <[email protected]>
401126b3f54085344dc8b9ee1f2638fd65366647 authored almost 11 years ago by josdejong <[email protected]>
removed SVGtimeline from jake
e7ee48d834f8a7bb7ead35d4d2dbb68025899698 authored almost 11 years ago by Alex de Mulder <[email protected]>
e7ee48d834f8a7bb7ead35d4d2dbb68025899698 authored almost 11 years ago by Alex de Mulder <[email protected]>
Merge remote-tracking branch 'origin/develop' into develop
06cdfe583223d78795ce7ff48bf443cbad841c26 authored almost 11 years ago by josdejong <[email protected]>
06cdfe583223d78795ce7ff48bf443cbad841c26 authored almost 11 years ago by josdejong <[email protected]>
Merge remote-tracking branch 'origin/develop' into alex_dev
7db47a48be31fcd5cfdae94be9d14c7f62ec245a authored almost 11 years ago by Alex de Mulder <[email protected]>
7db47a48be31fcd5cfdae94be9d14c7f62ec245a authored almost 11 years ago by Alex de Mulder <[email protected]>
Added physics configuration, removed svgTimeline from this branch
c82382ebc19213a1283a0e4c579fab156688acc6 authored almost 11 years ago by Alex de Mulder <[email protected]>
c82382ebc19213a1283a0e4c579fab156688acc6 authored almost 11 years ago by Alex de Mulder <[email protected]>
renamed frameResize to resize
63436443d158f7a3bd02a361751d40f740f3e3bc authored almost 11 years ago by Alex de Mulder <[email protected]>
63436443d158f7a3bd02a361751d40f740f3e3bc authored almost 11 years ago by Alex de Mulder <[email protected]>
svg timeline work and refactoring.
b89361ab869b0a7136b1816a216d20e5d41eab03 authored almost 11 years ago by Alex de Mulder <[email protected]>
b89361ab869b0a7136b1816a216d20e5d41eab03 authored almost 11 years ago by Alex de Mulder <[email protected]>
initial working version
070ec574b6b0531618deeaada176c4056f2db7ec authored almost 11 years ago by Alex de Mulder <[email protected]>
070ec574b6b0531618deeaada176c4056f2db7ec authored almost 11 years ago by Alex de Mulder <[email protected]>
svgTimeline v0.1
ce69355ff36a435c34963a93c755a256f311ecfe authored almost 11 years ago by Alex de Mulder <[email protected]>
ce69355ff36a435c34963a93c755a256f311ecfe authored almost 11 years ago by Alex de Mulder <[email protected]>
svg timeline experiment
11a8ea803b755790f6644a8396c4b5d2e91747d3 authored almost 11 years ago by Alex de Mulder <[email protected]>
11a8ea803b755790f6644a8396c4b5d2e91747d3 authored almost 11 years ago by Alex de Mulder <[email protected]>
removed superfluous events
43e32c9673dfab8208cf8c40994e4a0d1145a1b0 authored almost 11 years ago by Alex de Mulder <[email protected]>
43e32c9673dfab8208cf8c40994e4a0d1145a1b0 authored almost 11 years ago by Alex de Mulder <[email protected]>
added click and doubleclick events and extended events documentation
2d1511892413a7fe94dd1476ff6543f20ed62ef5 authored almost 11 years ago by Alex de Mulder <[email protected]>
2d1511892413a7fe94dd1476ff6543f20ed62ef5 authored almost 11 years ago by Alex de Mulder <[email protected]>
bug fix, typo fix, clarified docs
6dcff32fdbc987533e9718de2cb465df62b7d69b authored almost 11 years ago by Alex de Mulder <[email protected]>
6dcff32fdbc987533e9718de2cb465df62b7d69b 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
Added directions for hierarchical view as per #25
190b2c4f53f8fecaf93110243fda6303d3cdedbf authored almost 11 years ago by Alex de Mulder <[email protected]>
190b2c4f53f8fecaf93110243fda6303d3cdedbf 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.
05cb7c809ff05bf5e1d35ae96c7fa4572363243e authored almost 11 years ago by Alex de Mulder <[email protected]>
05cb7c809ff05bf5e1d35ae96c7fa4572363243e authored almost 11 years ago by Alex de Mulder <[email protected]>
Updated example 22 a little, normalized zoom in response to issue #39
765904ac70a433bef13abe1276cf9f2903591423 authored almost 11 years ago by Alex de Mulder <[email protected]>
765904ac70a433bef13abe1276cf9f2903591423 authored almost 11 years ago by Alex de Mulder <[email protected]>
Merge branch 'master' into develop
6a165fab2d24949477012a16546dfb5bb256b396 authored almost 11 years ago by josdejong <[email protected]>
6a165fab2d24949477012a16546dfb5bb256b396 authored almost 11 years ago by josdejong <[email protected]>
Added minified css file
bee5bc6fba4d5ffe2e08b8b7b94eeed0e4c0d1af authored almost 11 years ago by josdejong <[email protected]>
bee5bc6fba4d5ffe2e08b8b7b94eeed0e4c0d1af authored almost 11 years ago by josdejong <[email protected]>
Updated version number to 0.6.0-SNAPSHOT
ff1a113510cc254084235767b1faf5b232691fc2 authored almost 11 years ago by josdejong <[email protected]>
ff1a113510cc254084235767b1faf5b232691fc2 authored almost 11 years ago by josdejong <[email protected]>
Removed download folder (is available on gh-pages branch)
bf4599216b0f578085fe9c7e7ab720cbda23c716 authored almost 11 years ago by josdejong <[email protected]>
bf4599216b0f578085fe9c7e7ab720cbda23c716 authored almost 11 years ago by josdejong <[email protected]>
Released version 0.5.1
0ffb71c0617b46f0b01f57c2e364d49ba301ef1e authored almost 11 years ago by josdejong <[email protected]>
0ffb71c0617b46f0b01f57c2e364d49ba301ef1e authored almost 11 years ago by josdejong <[email protected]>
Fixed ./dist folder being ignored (needed for bower)
f83a1d845d4fb6eeac8765a238bceb850ad5b677 authored almost 11 years ago by josdejong <[email protected]>
f83a1d845d4fb6eeac8765a238bceb850ad5b677 authored almost 11 years ago by josdejong <[email protected]>
Released version 0.5.0
cf65a820f15e9197ef6084e52549c31575caddab authored almost 11 years ago by josdejong <[email protected]>
cf65a820f15e9197ef6084e52549c31575caddab authored almost 11 years ago by josdejong <[email protected]>
Removed iconPath
b7915cafcc29bb29dbf048607bd5cfa2aed03ba5 authored almost 11 years ago by josdejong <[email protected]>
b7915cafcc29bb29dbf048607bd5cfa2aed03ba5 authored almost 11 years ago by josdejong <[email protected]>
Merged all css files in vis.css, restructured image locations
72d7b32dd2a299a025568508510712df2afdcc55 authored almost 11 years ago by josdejong <[email protected]>
72d7b32dd2a299a025568508510712df2afdcc55 authored almost 11 years ago by josdejong <[email protected]>
typos
2d22e8b815b39011fdcf48f34f276ccd583c05c8 authored almost 11 years ago by Alex de Mulder <[email protected]>
2d22e8b815b39011fdcf48f34f276ccd583c05c8 authored almost 11 years ago by Alex de Mulder <[email protected]>
Cleanup some unused code
efea3a2d3d80f16ff596c4303c8ee8fde3319436 authored almost 11 years ago by josdejong <[email protected]>
efea3a2d3d80f16ff596c4303c8ee8fde3319436 authored almost 11 years ago by josdejong <[email protected]>
Merge branch 'alex_dev' into develop
Conflicts:
src/graph/Graph.js
Merge remote-tracking branch 'origin/alex_dev' into develop
Conflicts:
docs/graph.html
added hierarchical layout
e42be2e439e30a8d4cf7fb5de339689ff2963591 authored almost 11 years ago by Alex de Mulder <[email protected]>
e42be2e439e30a8d4cf7fb5de339689ff2963591 authored almost 11 years ago by Alex de Mulder <[email protected]>
Using new DataSet API consistently
09d08006e427f83fb1bc9d413e977d8778d698e3 authored almost 11 years ago by josdejong <[email protected]>
09d08006e427f83fb1bc9d413e977d8778d698e3 authored almost 11 years ago by josdejong <[email protected]>
Fixed scrolling to zoom not working on IE in standards mode
774298966b7e231c921e0fcdddd09c0e17b2172d authored almost 11 years ago by josdejong <[email protected]>
774298966b7e231c921e0fcdddd09c0e17b2172d authored almost 11 years ago by josdejong <[email protected]>
added icons for new examples. minor tweaks (code styling)
a1ff7d52dcd1b598b6ef614786f601af726c21e2 authored almost 11 years ago by Alex de Mulder <[email protected]>
a1ff7d52dcd1b598b6ef614786f601af726c21e2 authored almost 11 years ago by Alex de Mulder <[email protected]>
new docs, added fixed parameter to nodes
20b952b9dd9692873bb772fba43ed717d8f7a485 authored almost 11 years ago by Alex de Mulder <[email protected]>
20b952b9dd9692873bb772fba43ed717d8f7a485 authored almost 11 years ago by Alex de Mulder <[email protected]>
Merge branch 'alex_dev' into develop
b3044e7c45ad665e5893f8c1039c90415a4ae788 authored almost 11 years ago by josdejong <[email protected]>
b3044e7c45ad665e5893f8c1039c90415a4ae788 authored almost 11 years ago by josdejong <[email protected]>
Merge branch 'alex_dev' of https://github.com/almende/vis into alex_dev
6bc328c95ed05168794679b09e4a3b8143060868 authored almost 11 years ago by Alex de Mulder <[email protected]>
6bc328c95ed05168794679b09e4a3b8143060868 authored almost 11 years ago by Alex de Mulder <[email protected]>
tweaks and minor bugfix
240f0bba32453bd15ddba1523dab5c0b80b73da7 authored almost 11 years ago by Alex de Mulder <[email protected]>
240f0bba32453bd15ddba1523dab5c0b80b73da7 authored almost 11 years ago by Alex de Mulder <[email protected]>
Fixed some more merge conflicts
f87fe3e5a2487d4dc32197f36a5ceb73d02dd190 authored almost 11 years ago by josdejong <[email protected]>
f87fe3e5a2487d4dc32197f36a5ceb73d02dd190 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...
Fixed filename case errors
691aecf6feed1eb9cb7e85afea6938aded53737c authored almost 11 years ago by josdejong <[email protected]>
691aecf6feed1eb9cb7e85afea6938aded53737c authored almost 11 years ago by josdejong <[email protected]>
Fixed filename case errors
10d88cb09ba2e69dff0d894dafaeaa84a024519d authored almost 11 years ago by josdejong <[email protected]>
10d88cb09ba2e69dff0d894dafaeaa84a024519d authored almost 11 years ago by josdejong <[email protected]>
Merge remote-tracking branch 'origin/alex_dev' into alex_dev
Conflicts:
dist/vis.js