Skip to content

Bar: fix issue #372 - bar widths with nonnumeric sizes #1

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

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

seibs
Copy link
Owner

@seibs seibs commented May 14, 2016

@etpinard @mdtusz @jackparmer

Per CONTRIBUTIONS.md, here is a PR in my fork that closes issue plotly#372. Bars were being filtered out too soon when they had a non-numeric size. This change leaves them in so the bar width/placement calculations take them into account, and leaves filtering them out to the logic already in src/traces/bar/plot.js.

@etpinard
Copy link

Looks good to me 🍻

Make sure that npm run lint outputs no errors, and then, PR away!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants