Skip to content

Use SwiftUI Pie charts instead of the custom implementation. #996

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
mhdostal opened this issue Jan 7, 2025 · 0 comments
Open

Use SwiftUI Pie charts instead of the custom implementation. #996

mhdostal opened this issue Jan 7, 2025 · 0 comments
Labels
Effort - medium A medium level of effort to complete enhancement New feature or request Priority - low A low-priority item

Comments

@mhdostal
Copy link
Member

mhdostal commented Jan 7, 2025

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 mhdostal added enhancement New feature or request Effort - medium A medium level of effort to complete Priority - low A low-priority item labels Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Effort - medium A medium level of effort to complete enhancement New feature or request Priority - low A low-priority item
Projects
None yet
Development

No branches or pull requests

1 participant