README
Chart.js OuterLabels
OuterLabels is a plugin for Chart.js to display labels around the outside of a donut or pie chart. The goal of this project is to ensure all labels can be displayed without overlapping.
Run npm start
to see a demo.
Install
npm install chartjs-plugin-outerLabels