Plotter class

class pymeasure.display.plotter.Plotter(results, refresh_time=0.1)

Bases: pymeasure.process.StoppableProcess

Plotter dynamically plots data from a file through the Results object and supports error bars.