MCPcopy 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

239QGridLayout *PlotWidget::layout() { return m_layout; }
240
241void PlotWidget::replot() { m_plot->replot(); }
242
243void PlotWidget::hideAxisLabels()
244{

Callers 15

setGridEnMethod · 0.45
setGraticuleEnMethod · 0.45
initGraticuleMethod · 0.45
displayIntersectionMethod · 0.45
PlotManagerComboboxMethod · 0.45
rescaleMethod · 0.45
zoomToBaseMethod · 0.45
panRescaleMethod · 0.45
zoomRescaleMethod · 0.45
zoomToBaseMethod · 0.45
computeMarkersMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected