@bsolute/chartjs-plugin-piechart-outlabels
v1.5.3
Published
Chart.js plugin to display float data labels on pie/doughnut chart outside the border.
Downloads
41
Readme
@bsolute/chartjs-plugin-piechart-outlabels
Highly customizable Chart.js plugin that displays labels outside the pie/doughnut chart
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
@bsolute/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!