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

chartValueSelected not being called (Highlighting issue) #4696

Closed
Arkorri opened this issue Aug 5, 2021 · 0 comments
Closed

chartValueSelected not being called (Highlighting issue) #4696

Arkorri opened this issue Aug 5, 2021 · 0 comments

Comments

@Arkorri
Copy link

Arkorri commented Aug 5, 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
@Arkorri Arkorri changed the title chartValueSelected not being called chartValueSelected not being called (Highlighting issue) Aug 6, 2021
@Arkorri Arkorri closed this as completed Aug 6, 2021
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

1 participant