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
- previously the colorbar scales were wrong (!)
as mesh3d used heatmap/colorbar which
expected `zmin` and `zmax` as colorbar bounds.
These were undefined, leading to colorbar/draw to fill
them with (incorrect) default values.
0 commit comments