Line smoothness with a lot of spots
Open
enhancement
Line Chart
- Dominant language
- Dart
- Stars
- 7.6k
- Forks
- 2k
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 2
Description
Hello, thank you for such a great library! Is it possible to make the line like that(100+ spots) to be really smooth(so that we don't see these angles)? Playing around the `curveSmoothness` param in LineChartBarData doesn't solve the issue. Maybe there is any other param we could adjust? Thank you in advance!
fl_chart: 0.64.0
Contributor guide
Research direction
Start at the LineChartBarData entry point and inspect how curveSmoothness affects a line with 100+ spots in fl_chart 0.64.0. Reproduce the shown angular output, then determine whether an existing parameter can smooth it; done means a clearly defined behavior or documented limitation for dense line charts.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- data-visualization, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100