Skip to content
Huston Hedinger edited this page May 5, 2014 · 19 revisions

Philosophy

Alchemy.js is a graph drawing application, built with d3.

Alchemy.js was built so that developers could easily get up and running with Graph visualization applications, and minimal over head. Additionally, Alchemy.js is built with d3 so that the core application can easily be extended with any of other features included in d3. You can see an example of how to extend Alchemy here.

Quick Start

What's Included
Overriding Defaults
Contributing

Clone this wiki locally