FillBetweenItem¶
-
class
pyqtgraph.FillBetweenItem(curve1=None, curve2=None, brush=None, pen=None)[source]¶ GraphicsItem filling the space between two PlotDataItems.
-
__init__(curve1=None, curve2=None, brush=None, pen=None)[source]¶ Initialize self. See help(type(self)) for accurate signature.
-