Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ upperLimit
Method
upperLimit
src/backend/worksheet/plots/cartesian/ProcessBehaviorChart.cpp:485–488 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
483
}
484
485
double ProcessBehaviorChart::upperLimit() const {
486
Q_D(const ProcessBehaviorChart);
487
return d->upperLimit;
488
}
489
490
double ProcessBehaviorChart::lowerLimit() const {
491
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