Abilit to specify a border with different border sides for bar charts.
Open
Bar Chart
enhancement
good first issue
- Dominant language
- Dart
- Stars
- 7.6k
- Forks
- 2k
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 2
Description
Currently BarChartRodData only takes a BorderSide and the choices are a full border or no border.
I need to be able to specify a top border only.
Contributor guide
Research direction
Start at BarChartRodData, which currently accepts one BorderSide, and trace its bar-chart callers. Check how full and absent borders are represented and find the relevant bar-chart tests. Done means callers can request a top-only border while preserving the existing full-border and no-border behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100