chartjs-chart-treemap
TypeScript icon, indicating that this package has built-in type declarations

2.3.0 • Public • Published

chartjs-chart-treemap

Chart.js v3.8+, v4+ module for creating treemap charts. Implementation for Chart.js v2 is in 2.x branch

npm release npm bundle size GitHub Quality Gate Status documentation

TreeMap Example Image

Documentation

You can find documentation for chartjs-chart-treemap at https://chartjs-chart-treemap.pages.dev/.

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.

Readme

Keywords

Package Sidebar

Install

npm i chartjs-chart-treemap

Weekly Downloads

10,300

Version

2.3.0

License

MIT

Unpacked Size

140 kB

Total Files

8

Last publish

Collaborators

  • kurkle