Skip to content

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