display values on top of every bar chart
Open
Feature request (AKA Feel free to make a pull request)
- Dominant language
- Python
- Stars
- 2.8k
- Forks
- 419
- PR merge metrics
- No merged PRs in 30d
Description
Is it possible to display the values of a bar chart on top of the chart like http://www.dplot.com/examples/fruit_h600.png ?
thx.
Contributor guide
Research direction
Start by tracing pygal's bar-chart rendering and any existing tests for chart values or labels. Check how bar values are currently exposed, then determine the supported way to position them above every bar. Done means bar charts visibly show their values above the bars and the behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100