Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ binValues
Method
binValues
src/backend/worksheet/plots/cartesian/Histogram.cpp:381–384 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
379
}
380
381
const AbstractColumn* Histogram::binValues() const {
382
D(Histogram);
383
return d->binValues();
384
}
385
386
const AbstractColumn* Histogram::binPDValues() const {
387
D(Histogram);
Callers
1
prepareTmpDataColumn
Method · 0.80
Calls
2
resizeTo
Method · 0.45
setValueAt
Method · 0.45
Tested by
no test coverage detected