Skip to content

yuanhao/d3fc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

d3fc Build Status Semver npm version

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

Migration to D3 version 5

This project has recently upgraded to D3 version 5 to take advantage of the new promise-based API, and stays compatible with D3 version 4 for all other functionality. For more details, see the release notes for D3 version 5.0 and d3fc v14.0.0.

Installation and Documentation

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

Developing

npm, the package manager for Node.js, is used to manage the project's dependencies. The project is built and tested via npm scripts, with releases managed via semantic release.

This project acts as a bundler for the individual d3fc packages, which are all listed under the d3fc organization. If you want to contribute features or fixes to d3fc you should locate the correct package and make your changes there.

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 78.8%
  • CSS 17.3%
  • Shell 3.0%
  • JavaScript 0.9%