Method__init__(
self,
target,
text="",
offset=(20, 0),
anchor=(0, 0.5),
**kw
pyqtgraph/graphicsItems/TargetItem.py:377
Method__init__ Valid keyword options are: x, x0, x1, y, y0, y1, width, height, pen, brush x specifies the x-position of the center
pyqtgraph/graphicsItems/BarGraphItem.py:12
Method__init__(self, line, text="", movable=False, position=0.5, anchors=None, **kwds)
pyqtgraph/graphicsItems/InfiniteLine.py:477
Method__init__(self, roi, data, img, axes=(0,1), xVals=None, color=None)
pyqtgraph/graphicsItems/PlotCurveItem.py:1277
Method__init__(self, size, width=5, brush=None, pen=None, suffix='m', offset=None)
pyqtgraph/graphicsItems/ScaleBar.py:15
Method__init__(self, image=None, fillHistogram=True, levelMode='mono',
gradientPosition='right', orientatio
pyqtgraph/graphicsItems/HistogramLUTItem.py:88
Method__init__(self, radius, typ=None, pen=(200, 200, 220),
hoverPen=(255, 255, 0), parent=None, deletable=
pyqtgraph/graphicsItems/ROI.py:1344
Method__init__(self, positions=(None, None), pos=None, handles=(None,None), **args)
pyqtgraph/graphicsItems/ROI.py:2149
Method__init__ The x, y, z, colors, showGrid, lineColor, lineWidth and lineAntialias arguments are passed to setData(). All other keyword ar
pyqtgraph/opengl/items/GLSurfacePlotItem.py:20