ChartsOrg / ChartsOrg/Charts

How do we access Pan Gesture method?

Open
#4,457 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.