-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[Multiple Y-Axis] Fix pan/zoom/history for multiple-y axis #6126
Conversation
Codecov Report
@@ Coverage Diff @@
## feature/plots-multiple-y-axes #6126 +/- ##
================================================================
Coverage ? 54.79%
================================================================
Files ? 602
Lines ? 24135
Branches ? 2165
================================================================
Hits ? 13225
Misses ? 10302
Partials ? 608
*This pull request uses carry forward flags. Click here to find out more. Continue to review full report at Codecov.
|
…object and are drawn relevant to the yAxis
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Excellent work! Thank you!
* Fix wheelzoom * Fix button zoom * Fix pan * Fix history * fix marquee for plot zoom - Ensure the rectangles follow the marquee object and are drawn relevant to the yAxis * Update yScale check to test all axes Co-authored-by: Shefali <simplyrender@gmail.com>
Closes #6051
Describe your changes:
All Submissions:
Author Checklist
Reviewer Checklist