Learning PyMeasure
API References
Getting involved
About PyMeasure
pymeasure.display.plotter.
Plotter
Bases: pymeasure.process.StoppableProcess
pymeasure.process.StoppableProcess
Plotter dynamically plots data from a file through the Results object and supports error bars.
run
Method to be run in sub-process; can be overridden in sub-class