GLAxisItem¶
-
class
pyqtgraph.opengl.GLAxisItem(size=None, antialias=True, glOptions='translucent')[source]¶ Bases:
GLGraphicsItemDisplays three lines indicating origin and orientation of local coordinate system.
-
__init__(size=None, antialias=True, glOptions='translucent')[source]¶ x.__init__(…) initializes x; see help(type(x)) for signature
-