Skip to content

aogriffiths/d3-draw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d3-draw

A d3.js powered drawing application

d3-draw is work in progress but the idea is:

  1. A 100% through the browser drawing application powered by d3.
  2. Point and click drawing of shapes on a page.
  3. Extensible (anyone can write modules or extensions to d3-draw).
  4. Build drawings from data (d3 style).
  5. Build data from drawings (extract meaning from shapes).

Similar tools:

  • svg-edit good at the first 3 points above.
  • visio and omnigrafle can do much of the above but are not open source or browser based.

More features:

  • A powerful selection editor; after all selections are fundamental to d3 and

About

d3.js powered drawing application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published