Kozea / Kozea/pygal

Set secondary Y series values

Open
#259 1 comment 0 reactions 0 assignees View on GitHub
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

Currently it's possible to set the range, e.g., (0, 100), but it would be nice to be able to set them manually as you can with normal y_labels.

This comes up as an issue when the secondary y is a percentage and I'd like to fix the values at 0, 25, 50, 75, 100.

Contributor guide

Open the contributing guide

Research direction

Start by tracing how secondary y-axis ranges are represented and how normal y_labels are supplied. Add support for explicitly supplied secondary-axis values such as 0, 25, 50, 75, and 100, then verify that the rendered plot uses those labels.

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
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.