UNPKG

chartjs-plugin-piechart-outlabels

Version:

Chart.js plugin to display float data labels on pie/doughnut chart outside the border.

19 lines (11 loc) 636 B
<div align="center"> <img src="assets/banner.png"/> </div> Highly customizable [Chart.js](http://www.chartjs.org/) plugin that displays labels outside the pie/doughnut chart. **Important:** requires [Chart.js](https://github.com/chartjs/Chart.js/releases) **2.7.0** or later. ## Table of Contents {% include "SUMMARY.md" %} ## License `chartjs-plugin-piechart-outlabels` is available under the [MIT license](https://github.com/neckster/chartjs-plugin-piechart-outlabels/blob/master/LICENSE.md). ## P.S. Highly inspirated by [chartjs-plugin-datalabels](https://github.com/chartjs/chartjs-plugin-datalabels)!