Kozea / Kozea/pygal

Bar Width

Open
#393 3 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

The width of a bar cannot be kept fixed it varies according to the number of params in the x_axis. If there is only one param the bar width is large and decreases in accordance with the length in x_axis.

![set_2](https://user-images.githubusercontent.com/21191445/29060804-f1f5f606-7c38-11e7-968a-b0de4a6b8b08.png)
![set_1](https://user-images.githubusercontent.com/21191445/29060805-f1fef7f6-7c38-11e7-8088-048cba466543.png)

Contributor guide

Open the contributing guide

Research direction

Reproduce the reported bar chart with one x_axis parameter and with multiple parameters, using the examples represented by the attached images. Trace where bar width is calculated and verify that the completed change keeps bar widths consistent as the x_axis length changes.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.