chartjs-plugin-piechart-outlabels-aars
v1.0.7
Published
Chart.js plugin to display float data labels on pie/doughnut chart outside the border.
Readme
chartjs-plugin-piechart-outlabels-aars
Highly customizable Chart.js plugin that displays labels outside the pie/doughnut chart.
Requires Chart.js 3.0.0 or later.
This is originally a fork of https://github.com/Neckster/chartjs-plugin-piechart-outlabels with support for Chart.js 3 and latest version of Chart.js 4. Also leveraged https://github.com/gagiD/chartjs-plugin-outlabels4 in order to port the code to Typescript, and to move away from the build dependency on Gulp.
Documentation
Development
You first need to install node dependencies (requires Node.js):
> npm installThe following commands will then be available from the repository root:
> npm run build // build dist files, then can view index*.html files in sample folder.License
chartjs-plugin-piechart-outlabels-aars is available under the MIT license.
