Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/analogdevicesinc/scopy
/ yAxis
Method
yAxis
gui/src/plotwidget.cpp:235–235 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
233
PlotAxis *PlotWidget::xAxis() { return m_xAxis; }
234
235
PlotAxis *PlotWidget::yAxis() { return m_yAxis; }
236
237
QwtPlot *PlotWidget::plot() const { return m_plot; }
238
Callers
15
createChannels
Method · 0.45
init
Method · 0.45
lockYAxis
Method · 0.45
FFTPlotComponent
Method · 0.45
FFTPlotComponentSettings
Method · 0.45
TimePlotComponent
Method · 0.45
refreshXYXAxis
Method · 0.45
lockYAxis
Method · 0.45
TimePlotComponentSettings
Method · 0.45
updateYAxis
Method · 0.45
MonitorPlotCurve
Method · 0.45
MonitorPlot
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected