MCPcopy Create free account
hub / github.com/cvzone/cvzone / update

Method update

cvzone/PlotModule.py:40–76  ·  view source on GitHub ↗

Update the plot with a new y-value. :param y: The new y-value to plot :param color: RGB color for the plot line :return: Updated image of the plot

(self, y, color=(255, 0, 255))

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

PlotModule.pyFile · 0.45

Calls 1

drawBackgroundMethod · 0.95

Tested by

no test coverage detected