Pie Chart: Different positioning for value and label
Open
- Dominant language
- Swift
- Stars
- 28k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
In the `PieChartDataEntry` theres a differentiation for `value` and `label`. So is it possible to render the `value` within the PieChart wherelse the `label` is rendered outside of it?
So we have the values displayed on top of the slices and their corresponding label outside of the pie for better reading - since there is more space available?
Contributor guide
Assessment
This issue has not been assessed yet.