Skip to content

pepstock-org/chartjs-chart-treemap

This branch is 55 commits behind kurkle/chartjs-chart-treemap:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4d9cc22 · Jan 27, 2023
Jan 25, 2023
Jan 24, 2023
Nov 22, 2022
Jan 24, 2023
Jan 24, 2023
Jan 24, 2023
Apr 13, 2021
May 14, 2019
Dec 10, 2022
Jun 2, 2020
Apr 13, 2021
Dec 10, 2022
Jan 24, 2023
Jan 25, 2023
Jan 27, 2023
Dec 10, 2022
Dec 10, 2022
May 14, 2019

Repository files navigation

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.

About

Chart.js module for creating treemap charts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.7%
  • TypeScript 9.3%