pswamp.gui.grid_view.dim_2d.base_plot
Classes
Functions
|
Module Contents
- class pswamp.gui.grid_view.dim_2d.base_plot.GridBasePlot2D(geo=True, live_plot=True, background_color=None, *args, **kwargs)
Bases:
PySide6.QtWidgets.QWidget- station_was_clicked
- geo = True
- window
- plotWidget
- update_funs
- start_plot_update_timer(update_freq=50)
- update()
- change_background_color(color)
- pswamp.gui.grid_view.dim_2d.base_plot.main()