Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix calculateBarValuePixels when data is numeric strings #5892

Closed
wants to merge 2 commits into from

Conversation

kurkle
Copy link
Member

@kurkle kurkle commented Dec 5, 2018

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

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

@benmccann
Copy link
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
Copy link
Member Author

kurkle commented Dec 15, 2018

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
@kurkle
Copy link
Member Author

kurkle commented Dec 21, 2018

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

@kurkle
Copy link
Member Author

kurkle commented Dec 31, 2018

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