CurveArrow#

class pyqtgraph.CurveArrow(curve, index=0, pos=None, **opts)[source]#

Provides an arrow that points to any specific sample on a PlotCurveItem. Provides properties that can be animated.

__init__(curve, index=0, pos=None, **opts)[source]#