Pie Chart: Draw slice valueLines conditionally?
Open
enhancement
idea
- Dominant language
- Swift
- Stars
- 28k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
I've seen it is possible to make chart based decisions whether `valueLines` should be drawn or not.
Is it possible to do this also on a per slice basis?
Let's say we have one slice covering 90% and 5 from each of those covering 2%. Obviously there is no need for a `valueLine` for the 90% - but for the other 5 slices there is an urgent need.
It would be awesome to have lines added only, if they really improve readability.
Contributor guide
Assessment
This issue has not been assessed yet.