imaNNeo / imaNNeo/fl_chart

disable touch event other than point or node in line graph

Open
#2,042 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Dart
Stars
7.6k
Forks
2k
Avg merge
9d 1h
Merged PRs (30d)
2

Description

Image

here i need to disable the LineTouchData and its callback (touchCallback) for the areas which i marked as in red.Only the touchCallback works while tapping on exact point or node on the line graph

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing LineTouchData and its touchCallback in the line-chart implementation, then reproduce the red-area behavior described in the issue. Confirm that callbacks occur only when tapping an exact point or node, and add or update coverage for that interaction before verifying the chart's touch behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.