How do we access Pan Gesture method?
Open
- Dominant language
- Swift
- Stars
- 28k
- Forks
- 6k
- PR merge metrics
- No merged PRs in 30d
Description
I have a lineChart within a scrollView. How do I access the pan gesture method? Currently, whenever I try pan over chart, the scrollView gets activated and starts scrolling. I want to be able to tap my finger at the chart for 1-2 seconds, then chartView's pan gesture gets recognized to start panning.
Contributor guide
Research direction
Start by tracing how the lineChart and chartView expose pan-gesture handling when embedded in a scrollView. Define the intended gesture precedence and the tap-hold timing behavior, then verify that chart panning starts without unwanted scrollView activation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100