it's posible to do scrollbar on line chart like attachment?
Nobody has claimed this yet.
- Dominant language
- Dart
- Stars
- 7.6k
- Forks
- 2k
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 2
Description
it's posible to do scrollbar on line chart like attachment, I have tried various ways to be able to scroll but not found solution yet

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the line chart implementation in fl_chart and reviewing how chart content currently handles its viewport. Compare the requested scrollbar behavior with the attached example, then determine the scope and interaction details before implementation. Done means the line chart supports the requested scrollbar interaction and its behavior is covered by the project’s relevant checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100