Skip to content

Fix scattermapbox and scattergeo handling of '' text items #1283

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
Jan 5, 2017

Conversation

etpinard
Copy link
Contributor

@etpinard etpinard commented Jan 4, 2017

fixes #1278

I opted for a strategy similar to what's currently done in Drawing.textPointStyle to handle all valid text input combinations.

cc @alexcjohnson @chriddyp

@etpinard etpinard added status: reviewable bug something broken labels Jan 4, 2017
@alexcjohnson
Copy link
Collaborator

Nice - super clear tests! 💃

@etpinard etpinard merged commit c303560 into master Jan 5, 2017
@etpinard etpinard deleted the fix-map-extratext branch January 5, 2017 15:11
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.

Mapbox hover text concatenates values if there is an empty string in text
2 participants