Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlotJuggler/PlotJuggler
/ swapped
Method
swapped
pj_plotting/widget/src/XYCurveDialog.cpp:49–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
}
48
49
bool XYCurveDialog::swapped() const {
50
return swapped_;
51
}
52
53
QString XYCurveDialog::alias() const {
54
return ui_->lineEditName->text().trimmed();
Callers
1
createCurveXYInteractive
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected