GradientLegend

class pyqtgraph.GradientLegend(size, offset)[source]

Draws a color gradient rectangle along with text labels denoting the value at specific points along the gradient.

__init__(size, offset)[source]
setLabels(l)[source]

Defines labels to appear next to the color scale. Accepts a dict of {text: value} pairs