pswamp.gui.grid_view.dim_3d.base_plot

Classes

GridBasePlot3D

Functions

main()

Module Contents

class pswamp.gui.grid_view.dim_3d.base_plot.GridBasePlot3D(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_3d.base_plot.main()