-
-
Notifications
You must be signed in to change notification settings - Fork 6k
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
Bug: BarChartView Highlight Can Select Some Bar On Chart #4641
Comments
Update Infomation: When I back to version 3.6.0 via SPM it still worked I hope this bug will be fixed soon (V4.0.0 is still not working too) |
I can confirm this issue and also experience it with line charts. However, markers in pie charts are working as expected. |
^ ^ simplest for of replication think it points to bad use or partitioningIndex, use comments suggest this generally should only be run on a partitioned set. Not suggesting a fix here as I don't know what other unintended side effects just switching to partition would result in. |
I have same problem in bar chart |
I have the same problem too |
Having same issue too |
Same issue in bar chart |
subclass
|
That's close but doesn't quite fix it for me, still seeing weird behaviour where some clicks work and some don't. Reverting to v3.6.0 seems to completely fix the issue. |
This really needs to be fixed on priority. I also had to use V3.6.0 for this. @danielgindi |
Closed by #4721 |
What did you do?
Create BarChartView
What did you expect to happen?
Can touch all bar in the chart
What happened instead?
which bar can select, some can't select
Charts Environment
Charts version/Branch/Commit Number: 4.0.1 Via SPM (Install Charts Only , Chart-Dynamic Didn't (Is show no no such module algorithms))
Xcode version: 12.5
Swift version: 5
Platform(s) running Charts: iOS
macOS version running Xcode: 11.3.1
Demo Project
On My Projects
The text was updated successfully, but these errors were encountered: