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

data text position is not refreshed on zoom or pan #952

Closed
Matz13 opened this issue Sep 20, 2016 · 2 comments · Fixed by #956
Closed

data text position is not refreshed on zoom or pan #952

Matz13 opened this issue Sep 20, 2016 · 2 comments · Fixed by #956
Assignees
Labels
bug something broken

Comments

@Matz13
Copy link

Matz13 commented Sep 20, 2016

Hi all,
I was toying around with the layouts and different display options and found this issue.
When I display text over a marker, it works properly, but whenever I zoom or pan, the text doesn't move.

An example here: http://codepen.io/anon/pen/zKoKag

Keep up the good work!

@Matz13 Matz13 changed the title data text is not refreshed on zoom or pan data text position is not refreshed on zoom or pan Sep 20, 2016
@etpinard
Copy link
Contributor

Thanks very much for the report.

This bug was introduced in 1.17.0 - most likely in #802

cc @rreusser

@etpinard etpinard added the bug something broken label Sep 20, 2016
@rreusser
Copy link
Contributor

I don't think there's a fundamentally complicated technical problem here, but the best-case scenario would be to work through regressions like this by adding the proper easing and transitions as we go so that animations and element persistence work their way into more corners of plotly.js. That said, getting it fixed is obviously the top priority.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants