Initialize the LivePlot object. :param w: Width of the plotting window :param h: Height of the plotting window :param yLimit: Y-axis limits [y_min, y_max] :param interval: Time interval for updating the plot :param invert: Whether to invert the y-axi
(self, w=640, h=480, yLimit=[0, 100],
interval=0.001, invert=True, char='Y')
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected