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 not stored for this graph (policy: none)
no test coverage detected