We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When panning the plot (using the 'Pan' tool or by dragging the axes) the annotations are not getting clipped until the action is finished.
https://codepen.io/plotly/pen/oXRjRJ
Under Windows on latest FF and Chrome.
The text was updated successfully, but these errors were encountered:
Looks like this is regression coming from a8fb653 part of v1.40.0
v1.40.0
Things were working fine back in v1.39.0: https://codepen.io/etpinard/pen/NWKXEQL
v1.39.0
Sorry, something went wrong.
fix #4141 - 🔪 wrong offscreen annotation during drag logic
2d39e2f
etpinard
Successfully merging a pull request may close this issue.
When panning the plot (using the 'Pan' tool or by dragging the axes) the annotations are not getting clipped until the action is finished.
https://codepen.io/plotly/pen/oXRjRJ
Under Windows on latest FF and Chrome.
The text was updated successfully, but these errors were encountered: