Skip to content

minimum bar length setting keeps bar base in view#10157

Merged
etimberg merged 1 commit into
chartjs:masterfrom
etimberg:min-bar-length-base-in-scale-area
Feb 13, 2022
Merged

minimum bar length setting keeps bar base in view#10157
etimberg merged 1 commit into
chartjs:masterfrom
etimberg:min-bar-length-base-in-scale-area

Conversation

@etimberg

@etimberg etimberg commented Feb 13, 2022

Copy link
Copy Markdown
Member

Resolves #10005 by ensuring that when the minBarLength is applied, the base value is kept within the bounds. This does not help with #7174, because the base value in scale coordinates still defaults to 0 and so the min bar length setting does not apply.

issue 10005

@etimberg etimberg added this to the Version 3.8.0 milestone Feb 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

borderRadius gets ignored for the bottom corners of 0-value bars in bar chart when borderSkipped and minBarLength are set

2 participants