Exception while trying to customize TouchedSpotIndicatorData
Open
Nobody has claimed this yet.
Lack of Information
Needs Reproducible Code
- Dominant language
- Dart
- Stars
- 7.6k
- Forks
- 2k
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 2
Description
version 0.62.0
Exception: indicatorsData and touchedSpotOffsets size should be same
The relevant error-causing widget was:
LineChartLeaf
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 reproducing the exception in version 0.62.0 while customizing TouchedSpotIndicatorData, using LineChartLeaf as the relevant entry point. Trace why indicatorsData and touchedSpotOffsets have different sizes, then verify the fix with a regression test covering this customization.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100