minorsecond / minorsecond/BuzzBot
Graph ABV distribution
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- C++
- Stars
- 7
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Is your feature request related to a problem? Please describe.
It would be cool to graph the ABV distribution.
Describe the solution you'd like
A graph in the graphs window displaying ABV distribution.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the graphs window in the C++/Qt application and read how its existing graphs are assembled. Determine where drink ABV data is available and define the distribution display alongside the current graph behavior. Done means the graphs window shows an ABV distribution for the tracked drinks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- data-visualization, desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100