arcgis-maps-sdk-swift-toolkit icon indicating copy to clipboard operation
arcgis-maps-sdk-swift-toolkit copied to clipboard

Use SwiftUI Pie charts instead of the custom implementation.

Open mhdostal opened this issue 10 months ago • 0 comments
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".

mhdostal avatar Jan 07 '25 17:01 mhdostal