Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Support for VoiceOver through AXChart #657

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
mackoj opened this issue Jun 5, 2022 · 2 comments
Open

Support for VoiceOver through AXChart #657

mackoj opened this issue Jun 5, 2022 · 2 comments

Comments

@mackoj
Copy link

mackoj commented Jun 5, 2022

Hi,

Do you plan to make the chart more accessible with the support of AXChart ?

https://developer.apple.com/documentation/accessibility/audio_graphs/representing_chart_data_as_an_audio_graph

@gavirawson-apple
Copy link
Collaborator

We hope to make use of the new Swift Charts framework, and will definitely aim for that level of accessibility. Thanks for pointing this out!

@cbaker6
Copy link
Contributor

cbaker6 commented May 1, 2025

The CareKitEssentials framework has a flexible chart solution that uses SwiftUI Charts and conforms to AXChartDescriptorRepresentable. The specific chart view is CareKitEssentialChartView.

Check out https://github.com/netreconlab/CareKitSample-ParseCareKit to quicky test out an example. Creating a chart is similar to CareKit https://github.com/netreconlab/CareKitSample-ParseCareKit/blob/0c5288851c8e4582a21d646c73af893705a67b62/OCKSample/Main/Insights/InsightsView.swift#L39-L78

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants