[Help] Distinguish between multiple bar groups when rendering titles
Open
- Dominant language
- Dart
- Stars
- 7.6k
- Forks
- 2k
- Avg merge
- 9d 1h
- Merged PRs (30d)
- 2
Description
How can I distinguish between multiple `BarChartGroupData` groups in a bar chart when `getTitlesWidget` callback is called. There only seems to be the value which is not enough to determine the group (same value might be in more groups) and meta doesn't seem to contain that info either. How can I determine which group is it?
Contributor guide
Research direction
No file or test is named. Start by tracing the BarChartGroupData model and the getTitlesWidget callback, then inspect the metadata available at that call site. Done requires a clearly specified way to distinguish groups, with the expected callback behavior documented or covered by a test.
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