Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/analogdevicesinc/scopy
/ replot
Method
replot
gui/src/plotwidget.cpp:241–241 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
239
QGridLayout *PlotWidget::layout() { return m_layout; }
240
241
void PlotWidget::replot() { m_plot->replot(); }
242
243
void PlotWidget::hideAxisLabels()
244
{
Callers
15
setGridEn
Method · 0.45
setGraticuleEn
Method · 0.45
initGraticule
Method · 0.45
displayIntersection
Method · 0.45
PlotManagerCombobox
Method · 0.45
rescale
Method · 0.45
zoomToBase
Method · 0.45
panRescale
Method · 0.45
zoomRescale
Method · 0.45
zoomToBase
Method · 0.45
computeMarkers
Method · 0.45
createMenuControlButton
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected