Kozea / Kozea/pygal

Is there anything comparable to a colormap in Pygal?

Open
#383 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.