GLAxisItem¶
-
class
pyqtgraph.opengl.
GLAxisItem
(size=None, antialias=True, glOptions='translucent')[source]¶ Bases:
GLGraphicsItem
Displays three lines indicating origin and orientation of local coordinate system.
-
__init__
(size=None, antialias=True, glOptions='translucent')[source]¶ Initialize self. See help(type(self)) for accurate signature.
-