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

Introducing densitymapbox traces #3993

Merged
merged 5 commits into from
Jun 28, 2019
Merged

Conversation

etpinard
Copy link
Contributor

Based #3988 (which is based off #3987)

Resolves #3110


This PR adds a new mapbox-based trace type: densitymapbox

Example: https://codepen.io/etpinard/pen/KjZXOr

densitymapbox traces are essentially just a wrapper around mapbox-gl's "heatmap" layers - which we chose not the call heatmapmapbox as their algorithm is "too different" from our heatmap traces.

Please refer to the comments and descriptions in 7e15d81 for more info.


cc @plotly/plotly_js @nicolaskruchten @chriddyp

@etpinard etpinard added this to the v1.49.0 milestone Jun 28, 2019
@antoinerg
Copy link
Contributor

It looks great 🎉 ! Nice job @etpinard 💪

💃

@etpinard etpinard merged commit ca48461 into choroplethmapbox-pr Jun 28, 2019
@etpinard etpinard deleted the densitymapbox-pr branch June 28, 2019 20:39
@meghnakayam
Copy link

This looks great. Is there a way to incorporate the same in python for Plotly Dash?

@nicolaskruchten
Copy link
Contributor

@meghnakayam yep! This is coming to Plotly.py/Dash in a couple of weeks :)

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.

None yet

5 participants