mykola-digtiar / chartjs-plugin-piechart-outlabels

Highly customizable Chart.js plugin that displays labels outside the pie/doughnut chart.
https://piechart-outlabels.netlify.com/sample/
MIT License
51 stars 38 forks source link

Fix labels rendered outside canvas #14

Closed bnurodrigo closed 4 years ago

bnurodrigo commented 4 years ago

Added .idea to ignore files for Jetbrains IDE.

Added package-lock.json as recommended in npm docs

Fixed labels rendered outside of canvas, now labels without space will be rendered on the left of canvas.

bnurodrigo commented 4 years ago

Close because it's a copy of https://github.com/Neckster/chartjs-plugin-piechart-outlabels/pull/6