FillBetweenItem

class pyqtgraph.FillBetweenItem(p1, p2, brush=None)

GraphicsItem filling the space between two PlotDataItems.

__init__(p1, p2, brush=None)

Previous topic

ArrowItem

Next topic

CurvePoint

This Page