Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/analogdevicesinc/scopy
/ xAxisMode
Method
xAxisMode
gui/src/plotautoscaler.cpp:153–153 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
151
}
152
153
bool PlotAutoscaler::xAxisMode() const { return m_xAxisMode; }
154
155
void PlotAutoscaler::setXAxisMode(bool newXAxis) { m_xAxisMode = newXAxis; }
156
Callers
4
onNewMin
Method · 0.80
onNewMax
Method · 0.80
handleAutoscale
Method · 0.80
updatePlot
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected