Images as labels
Open
- Dominant language
- Python
- Stars
- 2.8k
- Forks
- 419
- PR merge metrics
- No merged PRs in 30d
Description
Is there any way to use images as labels? I need to be able to do something like this:
`radar_chart.x_labels.append (my_icon.jpg)`
Thanks
Jose
Contributor guide
Research direction
Start by locating the x_labels handling in pygal and determine how labels are represented and rendered. Define the supported image input and expected chart output before implementing the feature, then add coverage showing that an image can be used as an axis label.
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
- 25/100