Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d3.svgeditor

D3 SVG editor is a plugin for D3.js technology to provide a embedded SVG edition tool.

alt text

How to use:

git clone https://github.com/lightux/d3.svgeditor.git
cd d3.svgeditor
git submodule init
npm install
make

and look to dist/ folder

See the Demo

TODO:

  • allow to svgeditorize a existing DOM svg
  • add a svg import feature (maybe drag'n'drop)
  • recalculate path when anchor is dropped
  • resolve bug on resize
  • make focus on shapes
  • play with scale attribute to resize
  • integrate SVG.js

D3.js by Mike Bostock

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages