Looking for a bullet chart.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.8k
- Forks
- 419
- PR merge metrics
- No merged PRs in 30d
Description
Anybody have any idea on how to generate a bullet chart using pygal? I am thinking of a narrow horizontal bar chart representing the value put over a stacked bar chart to represent the qualitative ranges. All that is missing (other then the ability to put one bar on top of the other) is a way to print a target line. Thoughts?
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
The issue names no files, tests, or entry points, so first clarify the intended bullet-chart API and whether stacked bars and target lines should be supported together. Define acceptance criteria for rendering qualitative ranges, the value bar, and the target line before locating the relevant chart implementation and tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100