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 axis sharing bugs #164

Merged
merged 3 commits into from May 13, 2020
Merged

Fix axis sharing bugs #164

merged 3 commits into from May 13, 2020

Conversation

lukelbd
Copy link
Collaborator

@lukelbd lukelbd commented May 12, 2020

Fixes #127 by reworking the axis sharing algorithm. This also fixes a related bug I noticed in the online documentation examples. This should be the last PR before I release version 0.6.0.

@lukelbd lukelbd added the bug label May 12, 2020
@lukelbd lukelbd merged commit bc305f3 into master May 13, 2020
@lukelbd lukelbd deleted the axis-sharing-fixes branch May 13, 2020 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

x axis labeling disappears when using twinx()
1 participant