Horizontal bar supporting stacked graphs
Open
- Dominant language
- Python
- Stars
- 2.8k
- Forks
- 419
- PR merge metrics
- No merged PRs in 30d
Description
Currently you can have a stacked bar graph vertically, but when you try it using the horizontal bar you just end up with multiple items in the chart rather than it stacking.
Any way to have a stacked horizontal bar graph?
Contributor guide
Research direction
Start by reproducing the difference between vertical stacked bars and horizontal bars in pygal. Locate the chart entry points and existing stacking behavior, then define completion as horizontal bar charts rendering stacked series as one combined bar rather than separate items.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100