Skip to content

Mallegrissimo/d3fc

 
 

Repository files navigation

D3FC Logo

Build status npm version

A collection of components that make it easy to build interactive charts with D3.

Installation and Documentation

For details of installation and general usage, visit the d3fc project webpage.

Developing

This project is a mono-repo that uses Lerna to manage dependencies between packages. To get started, run:

npm install
npm test

When making changes to a package, you can execute the following either from within the package folder to build just that package or from the project root to build all packages.

npm run bundle

To open a development sandbox which is automatically updated when you save changes to source files, navigate to the project root and run

npm start

Releases

Releases are managed via CI and semantic release.

License

These components are licensed under the MIT License.

Sponsors

Project supported by Scott Logic.

About

A collection of components that make it easy to build interactive charts with D3

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 72.6%
  • CSS 15.4%
  • JavaScript 9.3%
  • Shell 2.7%