plotly / plotly.js

Open-source JavaScript charting library behind Plotly and Dash
https://plotly.com/javascript/
MIT License
17.07k stars 1.87k forks source link

Add heatmapgeo trace type #4121

Closed archmoj closed 4 months ago

archmoj commented 5 years ago

It would be nice to be able to pass to the heatmap trace the longitude and latitude data similar to the z array. Having grid of data in e.g. Polar Stereographic projection (or Lambert Conformal projection, etc.) the user could easily display the corresponding data on hover.

polarStereographic

demo

etpinard commented 5 years ago

I'd say we should add an heatmapgeo trace type instead.

etpinard commented 5 years ago

@archmoj Ok if we rename this ticket: Add heatmapgeo trace type?

archmoj commented 5 years ago

@etpinard yes please go for it.

gvwilson commented 4 months ago

Hi - we are currently trying to tidy up Plotly's public repositories to help us focus our efforts on things that will help users most. Since this issue has been sitting for several years, I'm going to close it. If it's still a concern, we'd be grateful if you could open a new issue (with a short reproducible example if appropriate) so that we can add it to our backlog. Thanks for your help - @gvwilson