You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plots using stackgl (heatmapgl, pointcloud...) get a black background when you start to zoom, and it doesn't go away after zoom. Prior to v1.32.0 it was a grey background and it did go away after zoom. Ideally it would turn grey only within the subplot area, but since these trace types are on the back burner I'd be happy with a return to the pre-1.32 behavior.
Two more observations/bugs on 1.37.1 (in addition to the black background noted above). I can move these to one or more new issues if you think they are sufficiently different.
I have been having the exact same issues (especially the black background and pan zooming) with heatmapgl. Is there any known fix/workaround?
Also seeing weird data issues (just straight lines and no actual data) when I pass through data for all axes, may be a bug in my code though as I need to test further.
Plots using stackgl (heatmapgl, pointcloud...) get a black background when you start to zoom, and it doesn't go away after zoom. Prior to v1.32.0 it was a grey background and it did go away after zoom. Ideally it would turn grey only within the subplot area, but since these trace types are on the back burner I'd be happy with a return to the pre-1.32 behavior.
https://codepen.io/alexcjohnson/pen/KQLKWx
Presumably related to #2159 or #2238?
cc @dfcreative
The text was updated successfully, but these errors were encountered: