Use SwiftUI Pie charts instead of the custom implementation. #996
Labels
Effort - medium
A medium level of effort to complete
enhancement
New feature or request
Priority - low
A low-priority item
Currently, Popups use a custom implementation for Pie charts, as at the time of development, Swift Charts (used for Bar and Line charts) did not support Pie charts. Support for Pie charts was added at iOS 17, so we may want to wait until the minimum version the Toolkit supports is 17. (Currently with v200.6, it's iOS 16).
Info on SectorMarks, which define a pie "slice".
The text was updated successfully, but these errors were encountered: