VTickGroup

class pyqtgraph.VTickGroup(xvals=None, yrange=None, pen=None)

Draws a set of tick marks which always occupy the same vertical range of the view, but have x coordinates relative to the data within the view.

__init__(xvals=None, yrange=None, pen=None)

Previous topic

LabelItem

Next topic

GradientEditorItem

This Page