Reading from CSV files
- Dominant language
- Dart
- Stars
- 7.6k
- Forks
- 2k
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 2
Description
Is there a way to plot csv without creating a bunch of flspots ?
Is the only way to plot a csv file : reading it with a third party plugin and iterating on every data point and creating a flspot ?
If this is the case this seams very inefficient.
If it's it's not the case could you point me to a better implementation.
Contributor guide
Research direction
Start by reviewing the existing FL Chart data APIs and how line or scatter charts currently accept points. The issue names no files, tests, or entry points, so first determine whether CSV input belongs in the library or in user code. Done would require a decided approach for plotting CSV data without manually creating every FlSpot, plus documented validation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- dart, flutter
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100