lib.plot module¶
- class lib.plot.PlotWidget(dim=2, width=15, height=5, dpi=100, parent=None)[source]¶
Bases:
FigureCanvasQTAggQWidget with matplotlib integration
Methods
plot(*args, **kwargs)Direct accesst to ax plot procedure
savePNG()Save chart image to png file