Charts
Charts copied to clipboard
Core chart issue
ℹ Please fill out this template when filing an issue. All lines beginning with an ℹ symbol instruct you with what info we expect. You can delete those lines once you've filled in the info.
Per our *CONTRIBUTING guidelines, we use GitHub for bugs and feature requests, not general support. Other issues should be opened on Stack Overflow with the tag
ios-charts
.Please remove this line and everything above it before submitting.
- [ ] I've read, understood, and done my best to follow the *CONTRIBUTING guidelines.
What did you do?
i implement Charts via pods in my project
ℹ Please replace this with what you did.
it is running fine but showing error from yesterday after updating Xcode and simulator to 14 pro max
What did you expect to happen?
Referencing instance method 'makeIterator()' on 'Collection' requires the types 'IndexingIterator<ChartData>' and 'IndexingIterator<RadarChartData>' be equivalent
ℹ Please replace this with what you expected to happen.
What happened instead?
ℹ Please replace this with of what happened instead.
Charts Environment
Charts version/Branch/Commit Number: Xcode version: Swift version: Platform(s) running Charts: macOS version running Xcode:
Demo Project
ℹ Please link to or upload a project we can download that reproduces the issue.
same
I believe this issue was fixed in https://github.com/danielgindi/Charts/releases/tag/v4.1.0