chartjs-plugin-outerlabels

Chart.js outerLabels plugin

Usage no npm install needed!

<script type="module">
  import chartjsPluginOuterlabels from 'https://cdn.skypack.dev/chartjs-plugin-outerlabels';
</script>

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.

Example

Install

npm install chartjs-plugin-outerLabels