Axes3DGL

class mipylib.plotlib._axes3dgl.Axes3DGL

Axes 3d with openGL support.

Parameters
  • position – (list of float) Axes position specified by position= [left, bottom, width, height] in normalized (0, 1) units. Default is [0.13, 0.11, 0.775, 0.815].

  • antialias – (bool) Antialias or not. Default is None.

Attributes:

Methods: