Conversation
|
@archmoj Are Is there a replacement for |
@emilykl No they are not direct drop-in replacements. |
|
@alexcjohnson Would you accept these changes? |
alexcjohnson
left a comment
There was a problem hiding this comment.
To my understanding it’s actually heatmap that replaces heatmapgl, ie just “downgrading” to the SVG version gives you the same or better performance with many more features. pointcloud is different, scattergl is not a drop-in replacement, but it solves the same use cases and many more.
this is great, I highly support these changes 💃
Closes #7176 and closes #7175.
Users could use
scatterglandheatmaptraces instead to draw similar graphs.@plotly/plotly_js