pyqtgraph
FillBetweenItem
FillBetweenItem.__init__()
FillBetweenItem.setBrush()
FillBetweenItem.setCurves()
GraphicsItem filling the space between two PlotDataItems.
Change the fill brush. Acceps the same arguments as pg.mkBrush()
Set the curves to fill between.
Arguments must be instances of PlotDataItem or PlotCurveItem.
Added in version 0.9.9
previous
ArrowItem
next
CurvePoint