Skip to content

Fix bar relative first bucket #723

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

Merged
merged 4 commits into from
Jul 8, 2016
Merged

Conversation

etpinard
Copy link
Contributor

@etpinard etpinard commented Jul 6, 2016

fixes #639

This PR cherry picks the commits of #687 and adds a few test cases using the bar calc / setPositions testing routine introduced in #716.

In brief, as @keeganmccallum found, we must bucket stacks starting from 0 / stacking in the +ve directions and stacks starting from 0 / stacking in the -ve direction in 2 separate buckets. We do so here by using the "-0" identifier to store the stacks starting from 0 / stacking in the -ve direction.

@etpinard etpinard added bug something broken status: reviewable labels Jul 6, 2016
@mdtusz
Copy link
Contributor

mdtusz commented Jul 8, 2016

💃

@etpinard etpinard merged commit 5c20d5d into master Jul 8, 2016
@etpinard etpinard deleted the fix-bar-relative-first-bucket branch July 8, 2016 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Barmode 'relative' does not place leading bar in correct quadrant
3 participants