Is there anything comparable to a colormap in Pygal?
- Dominant language
- Python
- Stars
- 2.8k
- Forks
- 419
- PR merge metrics
- No merged PRs in 30d
Description
matplotlib has [colormaps](https://matplotlib.org/examples/color/colormaps_reference.html) that help show the variation in a dataset. Does Pygal have anything like this?
I know I can loop through a data set and give each point an individual color, but I was wondering if there are any built-in gradients I can use without looping through each point individually.
Contributor guide
Research direction
The issue names no Pygal files, tests, or entry points. Start with the linked matplotlib colormaps reference and inspect Pygal's existing color-related behavior; done would mean establishing whether a built-in gradient or colormap capability should exist and defining how it would be verified.
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