-
Notifications
You must be signed in to change notification settings - Fork 158
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
Unable to use multi onPress in LineChart #921
Comments
Hi @hamzafarooq-10P Thanks for reporting this issue. Please use the latest version of the library. |
Hi @Abhinandan-Kushwaha , the reported issue was fixed in the mentioned update but a similar issue is occurring for |
I will look into it @hamzafarooq-10P |
Hi @hamzafarooq-10P Can you describe your issue? Please also attach your code and screenshots. |
@Abhinandan-Kushwaha here are the details:
Tooltip code
Data1 code
Data2 code
Chart
ISSUEI am unable to see my tooltip when tapping on any datapoint |
Hi @hamzafarooq-10P this is working for me. Please check this snack- https://snack.expo.dev/@ak_97/gnarly-red-bagel?platform=web |
Description
I was using the
1.4.10
version for the same code and everything was working fine and multionPress
was also working fine. Then I upgraded to1.4.47
version and with this version I am unable to accomplish this. What can I do to solve this problem?Code:
onPress logic:
same logic goes for
prepareChartData2
andprepareChartData3
Screenshot of LineChart:
Steps to reproduce
Whole detail is mentioned in Description section.
Snack or a link to a repository
No response
version of react-native-gifted-charts
1.4.47
React Native version
0.75.4
Platforms
iOS
Workflow
React Native
The text was updated successfully, but these errors were encountered: