Skip to content

Fix bug in scattergl text update #3536

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

Merged
merged 2 commits into from
Feb 12, 2019
Merged

Fix bug in scattergl text update #3536

merged 2 commits into from
Feb 12, 2019

Conversation

MPursche
Copy link
Contributor

Hello,

This pull request fixes a bug in scattergl plots when text labels are used and the number of datasets is changed. Changing the number of scattergl plots resulted in an error because the number of Text objects was not adapted to the number of plots.

Greetings
Marcel

* Fix bug in scattergl plot
* Added tests for scattergl plot update
@MPursche MPursche changed the title Fix bug in scattergl text update (#1) Fix bug in scattergl text update Feb 12, 2019
@etpinard etpinard added bug something broken status: reviewable labels Feb 12, 2019
@etpinard
Copy link
Contributor

Brilliant PR. Amazing fix. Thanks very much!

@etpinard etpinard merged commit d9d92db into plotly:master Feb 12, 2019
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 this pull request may close these issues.

2 participants