Make defaultTouchedIndicators customizable without local re-implementation
Open
enhancement
Fundamental
- Dominant language
- Dart
- Stars
- 7.6k
- Forks
- 2k
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 2
Description
It would be nice if the parameters within defaultTouchedIndicators for LineChart were accessible without re-implementing the whole function. Like indicator dot size, color and etc.
Contributor guide
Research direction
Start by locating LineChart's defaultTouchedIndicators implementation and inspect how its indicator dot size, color, and other parameters are fixed. The work is done when callers can customize those parameters without re-implementing the whole function; the issue does not mention a specific file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100