Skip to content

Scattergeo selection fixups #2827

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
Jul 23, 2018
Merged

Scattergeo selection fixups #2827

merged 2 commits into from
Jul 23, 2018

Conversation

etpinard
Copy link
Contributor

fixes a few issues with scattergeo selection:

  • [un]selected.marker.opacity never got coerced correctly, and no one has reported this before @rmoestl did a few hours ago 😑
  • some geo projections return [NaN, NaN] when trying to convert bad lon/lat coordinates into pixels, but some others (e.g. robinson -> https://rreusser.github.io/plotly-mock-viewer/#geo_country-names) throw up on bad lon/lat. From now on, we won't take any chances.

@alexcjohnson

@etpinard etpinard added bug something broken status: reviewable labels Jul 19, 2018
@alexcjohnson
Copy link
Collaborator

Very nice, 💃 Thanks for the report @rmoestl!

@etpinard etpinard merged commit e1ecd18 into master Jul 23, 2018
@etpinard etpinard deleted the scattergeo-select-fixups branch July 23, 2018 13:25
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