arcgis-maps-sdk-swift-toolkit
arcgis-maps-sdk-swift-toolkit copied to clipboard
Use SwiftUI Pie charts instead of the custom implementation.
trafficstars
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".