Skip to content
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

Charts in ResearchKit framework? #1571

Open
cstrajean opened this issue Apr 24, 2024 · 2 comments
Open

Charts in ResearchKit framework? #1571

cstrajean opened this issue Apr 24, 2024 · 2 comments

Comments

@cstrajean
Copy link

Greetings,
I used to be able to draw Charts using ResearchKit framework: ORKDiscreteGraphChartView, ORKLineGraphChartView, ORKPieChartView.
Was this functionality removed from the ResearchKit Public Release 3.0? I downloaded the main branch.
I could not find the Charts in the ResearchKitUI framework either.
Thank you,
Carmen

@Pariecemckinney-apple
Copy link
Contributor

Hello @cstrajean,

Thank you for reaching out and looking through the new updates! ORKCharts have in fact been removed from ResearchKit with the 3.0 release. Now that the Swift Charts (https://developer.apple.com/documentation/charts/creating-a-chart-using-swift-charts) framework is available, developers have access to a robust and native set of apis to visualize the data of their choice. This would be our recommended replacement moving forward. However, In case there are additional functionalities needed on top of Swift Charts, we encourage the community to share ideas or implementations in form of issues and PRs.

I hope this helps and please let us know if you have any further questions!

@cstrajean
Copy link
Author

Hello Pariece,
Thank you for your detailed reply.
ResearchKit worked well for me.
I am transitioning to the SwiftUI Charts.
Thank you,
Carmen

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

2 participants