Skip to content

gbaron/chartjs-chart-treemap

 
 

Repository files navigation

chartjs-chart-treemap

Chart.js v3.0.0 module for creating treemap charts. Implementation for Chart.js v2 is in 2.x branch

npm release npm bundle size documentation GitHub Coverage Status

TreeMap Example Image

Development

You first need to install node dependencies (requires Node.js):

> npm install

The following commands will then be available from the repository root:

> npm run build         // build dist files
> npm run dev           // build and watch for changes
> npm test              // run all tests
> npm run lint          // perform code linting
> npm package           // create an archive with dist files and samples

License

chartjs-chart-treemap is available under the MIT license.

About

Chart.js module for creating treemap charts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 93.5%
  • TypeScript 6.5%