minY value is overlapped
Open
Needs Reproducible Code
- Dominant language
- Dart
- Stars
- 7.6k
- Forks
- 2k
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 2
Description
In My project I set the minY value is -1, but the interval is 10000. so it overlapped with 0. How to give space to the minY value
**Screenshots**
**Versions**
- Flutter : 3.22.0
- fl_chart: ^0.69.0
Contributor guide
Research direction
Reproduce the overlap in a Flutter chart using fl_chart 0.69.0 with minY set to -1 and interval set to 10000, comparing the result with the attached screenshot. Start by tracing the chart axis and minimum-value label behavior; done means the minY label has appropriate space and the existing chart configuration no longer overlaps it.
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
- Mostly clear
- Newbie friendliness
- 35/100