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
52 stars 39 forks source link

Transparent label background color? #8

Open DigitalWheelie opened 6 years ago

DigitalWheelie commented 6 years ago

Can backgroundColor be transparent?

I tried backgroundColor:'rgba(0,0,0,0)' and backgroundColor:'none' but neither worked.

Thanks!

hlydmrc commented 3 years ago

You can try backgroundColor: null