codeandtheory / YCharts

YCharts is a graph library for Android.
Apache License 2.0
604 stars 56 forks source link

Add Background Transparency to DonutPieChart.kt #166

Open ErickSorto opened 5 months ago

ErickSorto commented 5 months ago

Description

This makes it possible to make pie charts transparent.

Validation

Try making the pie chart transparent with previous version and try making it transparent with this change.

Risks

No risks at all, only changed one line of code to allow for transparency. If you are still alive or even care about this project a little please merge this simple change.