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

iplot('ratio') shoud sync X axis by default #279

Open
Binger-cn opened this issue Feb 14, 2022 · 1 comment
Open

iplot('ratio') shoud sync X axis by default #279

Binger-cn opened this issue Feb 14, 2022 · 1 comment

Comments

@Binger-cn
Copy link

in a ratio diagram, when zoom in the lower 'ratio' part , the main diagram is not zoomed together, and vice versa. No param in iplot() can control this so far.

I think it's better synchronized by default.

@Binger-cn
Copy link
Author

Found a makeshift: iplot('ratio', xrange=[minX, maxX] , ... )

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

No branches or pull requests

1 participant