mahozad / android-pie-chart

Highly customizable Android library for drawing Pie and Donut charts.
https://mahozad.ir/android-pie-chart
Apache License 2.0
46 stars 5 forks source link

Implement chart empty background #8

Open mahozad opened 3 years ago

mahozad commented 3 years ago

When/If slice values do not sum to 1, show a background for the empty remaining fraction.

A light gray may be a good default color for this background.