visgl / deck.gl

WebGL2 powered visualization framework
https://deck.gl
MIT License
12.27k stars 2.08k forks source link

HeatmapLayer: followup issues #3385

Open 1chandu opened 5 years ago

1chandu commented 5 years ago

7.3

7.4

CC: @Pessimistress

stevenroussey-privicy commented 5 years ago

Should also add heatmap layer to examples at https://deck.gl/#/examples/overview

SterlingMcCall commented 5 years ago

I don't know if this is the right place, but #3554 is a bug that makes the heatmap completely non-functional on windows. I feel like that should be pretty high priority in terms of calling the heatmap layer feature complete.

1chandu commented 5 years ago

WebGL1 support is added in 7.3, moving to 7.4 for rest of the items.

1chandu commented 4 years ago

3554 is already resolved, in 8.0, data filtering support is added, moving to backlog for remaining items.