Skip to content

Mpl bar gap #35

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 3 commits into from
Jun 18, 2014
Merged

Mpl bar gap #35

merged 3 commits into from
Jun 18, 2014

Conversation

theengineear
Copy link
Contributor

Mpl uses left and width OR bottom and height to determine bar width...

Plotly uses bargap. unfortunately, we NEVER see a complete set of bars at once, just one-by-one.
Therefore, we need to (1) gather the bars (2) sort the bars (3) center the bars and (4) determine the gap.

theengineear added a commit that referenced this pull request Jun 18, 2014
@theengineear theengineear merged commit d04665a into master Jun 18, 2014
@theengineear theengineear deleted the mpl-bar-gap branch June 18, 2014 05:49
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.

1 participant