Feature Request - BarAreaData: cutOffX
Open
- Dominant language
- Dart
- Stars
- 7.6k
- Forks
- 2k
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 2
Description
BarAreaData has a value for cutOffY but it would also be useful in some applications to have cutOffX to fill below the bar up to a certain X value.
I tried to split in to multiple lines but sometimes the cut-off is between 2 of my known x values.
Contributor guide
Research direction
Start by locating BarAreaData and tracing how the existing cutOffY value is handled when the bar area is filled. Determine how a cut-off between known x values should be represented, then verify the fill reaches that X value without splitting the data. Add coverage for the new behavior, including a cut-off between two known x values.
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
- 35/100