Skip to content

VladimirCores/d3-plugins

 
 

Repository files navigation

D3 Plugins

This is a repository for sharing D3 plugins.

Each plugin should live in a directory that matches its name.

Running Tests

The tests use Vows, which depends on Node.js and NPM. If you are developing on Mac OS X, an easy way to install Node and NPM is using Homebrew:

brew install node

Next, from the root directory of this repository, install dependencies:

npm install

To run the tests, use:

npm test

About

A repository for sharing D3.js plugins.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published