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 issues with boomeranging events when aspect is set #4569

Merged
merged 2 commits into from
Aug 26, 2020
Merged

Conversation

philippjfr
Copy link
Member

The logic for maintaining aspect was quite wrong which lead to the axes jumping around.

Fixes holoviz/hvplot#462

@philippjfr philippjfr added type: bug Something isn't correct or isn't working tag: backend: bokeh tag: component: plotting labels Aug 26, 2020
@philippjfr philippjfr merged commit 1a366bc into master Aug 26, 2020
@philippjfr philippjfr deleted the aspect_fixes branch April 25, 2022 14:39
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
tag: backend: bokeh tag: component: plotting type: bug Something isn't correct or isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

hvplot.image() zoom causes axes limits to bounce around
1 participant