diff options
author | Loredana Cirstea <loredana.cirstea@gmail.com> | 2015-04-24 19:01:02 +0300 |
---|---|---|
committer | Loredana Cirstea <loredana.cirstea@gmail.com> | 2015-04-24 19:01:02 +0300 |
commit | 4e64bdcd0f0ec21b2229b6d9703a568319939d7e (patch) | |
tree | 4db678022a157a5456ee52984519bcb8a75d1ed8 | |
parent | 8dd01645ece26697123a4a4f71f523b0570bc271 (diff) | |
download | svg.js-4e64bdcd0f0ec21b2229b6d9703a568319939d7e.tar.gz svg.js-4e64bdcd0f0ec21b2229b6d9703a568319939d7e.zip |
added link to svg.connectable.js fork
-rwxr-xr-x | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3140,6 +3140,7 @@ Here are a few nice plugins that are available for svg.js: ### connectable [svg.connectable.js](https://github.com/jillix/svg.connectable.js) to connect elements. + [svg.connectable.js fork](https://github.com/loredanacirstea/svg.connectable.js) to connect elements (added: curved connectors, you can use any self-made path as a connector, choosable 'center'/'perifery' attachment, 'perifery' attachment for source / target SVG Paths uses smallest-distance algorithm between PathArray points) ### easing |