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

Make the chart interactive #27

Open mahozad opened 3 years ago

mahozad commented 3 years ago

Add property to make slices react when touched or clicked.

Can also implement a new label type called something like touchable label type which shows the label of each slice when touched.