You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Run the ChartsDemo-iOS project and attempt to select data points.
What did you expect to happen?
chartValueSelected to be run when a data point was selected.
What happened instead?
chartValueSelected only seemed to run for a few of the many points on any given chart. This issue seemed to occur for all chart styles except for pie charts. chartValueNothingSelected would run instead for the majority of points. (Short video attached)
Charts Environment
Charts version/Branch/Commit Number: 4.0.1 Xcode version: 12.5.1 Swift version: 5 Platform(s) running Charts: iOS macOS version running Xcode: 11.3.1
Demo Project
The provided ChartsDemo-iOS project in this repository.
Edit:
It seems this issue is the same/similar to #4609 and #4579 with #4613 possibly fixing the issue. I however have not had any luck making it work.
Edit 2 :
#4613 This commit has fixed the issue (I have not extensively tested it but everything seems to be working) Thank you gavynriebau for saving me from this headache!
chartsValueSelectedIssue.mov
The text was updated successfully, but these errors were encountered:
Arkorri
changed the title
chartValueSelected not being called
chartValueSelected not being called (Highlighting issue)
Aug 6, 2021
What did you do?
Run the ChartsDemo-iOS project and attempt to select data points.
What did you expect to happen?
chartValueSelected to be run when a data point was selected.
What happened instead?
chartValueSelected only seemed to run for a few of the many points on any given chart. This issue seemed to occur for all chart styles except for pie charts. chartValueNothingSelected would run instead for the majority of points. (Short video attached)
Charts Environment
Charts version/Branch/Commit Number: 4.0.1
Xcode version: 12.5.1
Swift version: 5
Platform(s) running Charts: iOS
macOS version running Xcode: 11.3.1
Demo Project
The provided ChartsDemo-iOS project in this repository.
Edit:
It seems this issue is the same/similar to #4609 and #4579 with #4613 possibly fixing the issue. I however have not had any luck making it work.
Edit 2 :
#4613 This commit has fixed the issue (I have not extensively tested it but everything seems to be working) Thank you gavynriebau for saving me from this headache!
chartsValueSelectedIssue.mov
The text was updated successfully, but these errors were encountered: