Vertical line (extraLinesData) in Barchart
Open
- Dominant language
- Dart
- Stars
- 7.6k
- Forks
- 2k
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 2
Description
The VerticalLine configuration inside extraLinesData does not render on a BarChart. In contrast, HorizontalLine works as expected. This leads to confusion, as there is no indication in the documentation that VerticalLine is unsupported for BarChart.
Contributor guide
Research direction
Start at the BarChart handling of extraLinesData and compare it with the HorizontalLine path, using the VerticalLine configuration described in the issue. Reproduce the case in a BarChart example or test and confirm that the expected result is either a rendered vertical line or an explicit documentation statement that it is unsupported.
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
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100