gui.widget_pyqtgraph module¶
This widget contains the layout for graphs which use the pyqtgraph library to generate graphs. The widget can be executed as a standalone version.
Functionalities provided in this widget:¶
Provides a canvas to plot graphs into it.
Adds the seismic colorbar to the default colorbars
Sets style of plots
Has method to disable autoscale
Provides clearing of canvas if plots are consecutively drawn (i.e. in a for loop).