Skip to content

Fix calculateBarValuePixels when data is numeric strings#5892

Closed
kurkle wants to merge 2 commits into
chartjs:masterfrom
kurkle:master
Closed

Fix calculateBarValuePixels when data is numeric strings#5892
kurkle wants to merge 2 commits into
chartjs:masterfrom
kurkle:master

Conversation

@kurkle

@kurkle kurkle commented Dec 5, 2018

Copy link
Copy Markdown
Member

Fixes: #5862
Also fixes minBarLength for in-middle zeros on stack.

Pen: https://codepen.io/kurkle/pen/KrjXxL (updated)

@benmccann

Copy link
Copy Markdown
Contributor

@kurkle I think there is something wrong with your PR. It has 7 commits touching 27 files, which I think is more than you meant to edit. I'd suggest using a branch instead of developing on your master

@kurkle

kurkle commented Dec 15, 2018

Copy link
Copy Markdown
Member Author

Failed miserably on rebasing, it seems. Will fix tomorrow.

@kurkle kurkle force-pushed the master branch 2 times, most recently from 1d68108 to 994497c Compare December 15, 2018 08:39
Comment thread src/controllers/controller.bar.js Outdated
@kurkle

kurkle commented Dec 21, 2018

Copy link
Copy Markdown
Member Author

Pen not updated since I could not build this easily (really should not do PR from master)

@kurkle

kurkle commented Dec 31, 2018

Copy link
Copy Markdown
Member Author

Closing to free my master branch. Will create a new PR with tests added later.

@kurkle kurkle closed this Dec 31, 2018
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.

[BUG] 0 value in stacked grouped bar overshoots with logarithmic.

4 participants