Kozea / Kozea/pygal

Set minimum value for y axis in Bar

Open
#361 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
2.8k
Forks
419
PR merge metrics
No merged PRs in 30d

Description

I can't set the minimum value for the primary y axis in bar, it always begins at 0.
It works well for the secondary axis using secondary_range but not for the primary axis using range.
Am I missing something ?

Contributor guide

Open the contributing guide

Research direction

Start by tracing Bar's primary y-axis range handling and compare it with the secondary_range behavior described in the issue. Verify how range is applied when drawing a bar chart; done means a non-zero primary y-axis minimum works while existing secondary-axis behavior remains intact, with a regression test.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
data-visualization
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.