Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 467 Bytes

File metadata and controls

13 lines (8 loc) · 467 Bytes

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.

Example

Install

npm install chartjs-plugin-outerlabels