Grid include min and max value
Open
enhancement
Fundamental
good first issue
- Dominant language
- Dart
- Stars
- 7.6k
- Forks
- 2k
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 2
Description
Can we include min and max values for drawing grid lines?
I want to show grid lines for outer box also like for 0 and max value.
I know border is supposed to be used for this use case but I want the same style as grid lines (dotted / dashed)
and flutter dont allow dotted / dashed border.
Can we have something proper for this?
Contributor guide
Research direction
Start by locating the grid-line rendering and configuration entry points in the fl_chart repository. Determine how minimum and maximum axis values are represented, then verify that outer grid lines can use the existing dotted or dashed grid-line styling without relying on borders.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100