Skip to content

Fix bug in scattergl text update #1

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

Conversation

MPursche
Copy link

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

@MPursche MPursche requested a review from jklimke February 12, 2019 12:04
@MPursche MPursche merged commit b909d8f into master Feb 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant