SWMMVis  6.0.0-alpha.4
Qt6/C++ GIS-based graphical user interface for the SWMMVis engine (6.0.0-alpha.4)
Loading...
Searching...
No Matches
scatterplotdialog.h File Reference

Slice BG — Variable-correlation scatter plot. More...

#include <QDialog>
#include <QPointer>
Include dependency graph for scatterplotdialog.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  openswmmvis::ui::ScatterPlotDialog
 

Namespaces

namespace  openswmmvis
 
namespace  openswmmvis::ui
 

Detailed Description

Slice BG — Variable-correlation scatter plot.

Author
Caleb Buahin caleb.nosp@m..bua.nosp@m.hin@g.nosp@m.mail.nosp@m..com
Date
2026
License\n GPL-3.0-or-later

Pick an X and Y variable from any two (object, attribute) pairs in the open .out; plot a scatter; overlay a linear regression line with R² and slope/intercept printed in the title. Per-period pair samples, timestamp-aligned. Useful for inspecting attribute correlations.