GLGridItem
- class pyqtgraph.opengl.GLGridItem(size=None, color=(255, 255, 255, 76.5), antialias=True, glOptions='translucent')[source]
Bases:
GLGraphicsItem
Displays a wire-frame grid.
- setColor(color)[source]
Set the color of the grid. Arguments are the same as those accepted by functions.mkColor()