energiency / chartjs-plugin-piechart-outlabels

Highly customizable Chart.js plugin that displays labels outside the pie/doughnut chart.

Home Page:https://chartjs-plugin-piecharts-outlabels.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@energiency/chartjs-plugin-piechart-outlabels

Highly customizable Chart.js plugin that displays labels outside the pie/doughnut chart

Build Status Npm badge semantic-release

Requires Chart.js 3.0.0 or later.

Documentation

Development

You first need to install dependencies:

> yarn install

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

> yarn build                 // build dist files in ./dist
> yarn build:dev             // build and watch for source changes

License

@energiency/chartjs-plugin-piechart-outlabels is available under the MIT license.

Credits

Thanks to Mykola Digtiar who created the original library. This library is also highly inspirated by chartjs-plugin-datalabels!

About

Highly customizable Chart.js plugin that displays labels outside the pie/doughnut chart.

https://chartjs-plugin-piecharts-outlabels.netlify.app/

License:MIT License


Languages

Language:JavaScript 63.6%Language:HTML 33.5%Language:CSS 2.9%