Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ lowerLimit
Method
lowerLimit
src/backend/worksheet/plots/cartesian/ProcessBehaviorChart.cpp:490–493 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
488
}
489
490
double ProcessBehaviorChart::lowerLimit() const {
491
Q_D(const ProcessBehaviorChart);
492
return d->lowerLimit;
493
}
494
495
XYCurve* ProcessBehaviorChart::dataCurve() const {
496
Q_D(const ProcessBehaviorChart);
Callers
12
testPBChartXmRAverage
Method · 0.80
testPBChartmRAverage
Method · 0.80
testPBChartXmRMedian
Method · 0.80
testPBChartmRMedian
Method · 0.80
testPBChartXBarRAverage
Method · 0.80
testPBChartRAverage
Method · 0.80
testPBChartXBarS
Method · 0.80
testPBChartS
Method · 0.80
testPBChartNP
Method · 0.80
testPBChartP
Method · 0.80
testPBChartC
Method · 0.80
testPBChartU
Method · 0.80
Calls
no outgoing calls
Tested by
12
testPBChartXmRAverage
Method · 0.64
testPBChartmRAverage
Method · 0.64
testPBChartXmRMedian
Method · 0.64
testPBChartmRMedian
Method · 0.64
testPBChartXBarRAverage
Method · 0.64
testPBChartRAverage
Method · 0.64
testPBChartXBarS
Method · 0.64
testPBChartS
Method · 0.64
testPBChartNP
Method · 0.64
testPBChartP
Method · 0.64
testPBChartC
Method · 0.64
testPBChartU
Method · 0.64