Need a horizontal StackedBarChart
Open
- Dominant language
- Go
- Stars
- 13.6k
- Forks
- 819
- PR merge metrics
- No merged PRs in 30d
Description
So far we can only create vertical StackedBarChart. I believe it won't be hard to flip the coordinates to make horizontal ones.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing StackedBarChart implementation and tracing how it calculates vertical coordinates. Determine how horizontal orientation should be represented, then verify that the chart renders stacked values left-to-right with the expected labels and proportions. The issue does not name a test or file, so inspect existing chart tests before adding coverage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100