MCPcopy Create free account
hub / github.com/KDE/labplot / updateErrorBars

Method updateErrorBars

src/backend/worksheet/plots/cartesian/Histogram.cpp:581–584  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

579}
580
581void Histogram::updateErrorBars() {
582 Q_D(Histogram);
583 d->updateErrorBars();
584}
585
586// ##############################################################################
587// ######################### Private implementation #############################

Callers 1

initMethod · 0.45

Calls 1

painterPathMethod · 0.80

Tested by

no test coverage detected