colour.plotting.uniform_axes3d

colour.plotting.uniform_axes3d(**kwargs)[source]

Sets equal aspect ratio to given 3d axes.

Other Parameters
  • figure (Figure, optional) – Figure to apply the render elements onto.

  • axes (Axes, optional) – Axes to apply the render elements onto.

Returns

Current figure and axes.

Return type

tuple