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
Don't explicitly list scalez kwarg in Axes3D constructor and docs.
1) We actually don't even support non-linear scales in Axes3D.
2) This is consistent with 2D axes, for which the scales are just listed
in the properties table.
0 commit comments