Skip to content

Android CartesianChart tap on filled area not triggering stats (works on iOS) #642

Description

@VIRGO96

Describe Your Environment

What version of victory-native-xl are you using? (can be found by running npm list --depth 0 victory-native)
I are using "victory-native":"^40.2.0"
What version of React and React Native are you using?
I are using
"react": "18.2.0",
"react-native": "0.73.6",
What version of Reanimated and React Native Skia are you using?
I are using
"react-native-reanimated": "~3.6.2",
"@shopify/react-native-skia": "0.1.221",
Are you using Expo or React Native CLI?
I are using Expo
What platform are you on? (e.g., iOS, Android)
i are working on Android

Describe the Problem

CartesianChart tap inside a filled/colored chart area not working for android but for iOS its working fine, when I tap on filled area of the graph to get stats for that part of the graph, Its didn’t work for android instead tap+move work. I need just tap on filled graph it should display values of the tapped area. Can you please guide me how to enable tap for android

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions