Skip to content
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

Fetch topojson when 1+ trace(s) has locationmode #3994

Merged
merged 1 commit into from
Jun 28, 2019

Conversation

etpinard
Copy link
Contributor

... so that _module.plot can find the relevant polygon and/or centroids, even though no base layer is drawn - fixes #3992 introduced in b04102b

before: https://codepen.io/michaelbabyn/pen/agVGQQ
after: https://codepen.io/etpinard/pen/YoYYyO

@plotly/plotly_js

- so that `_module.plot` can find the relevant polygon and/or
  centroids, even though no base layers is drawn
@etpinard etpinard added bug something broken status: reviewable labels Jun 28, 2019
@archmoj
Copy link
Contributor

archmoj commented Jun 28, 2019

@etpinard thanks for the fix.
💃

@etpinard etpinard merged commit d096307 into master Jun 28, 2019
@etpinard etpinard deleted the geo-locations-but-no-base-layer-fix branch June 28, 2019 16:54
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.

World Choropleth map issue with showcoastlines: false
2 participants