Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ value
Method
value
src/backend/worksheet/plots/cartesian/Histogram.cpp:279–282 ·
view source on GitHub ↗
values
Source
from the content-addressed store, hash-verified
277
278
// values
279
Value* Histogram::value() const {
280
Q_D(const Histogram);
281
return d->value;
282
}
283
284
// filling
285
Background* Histogram::background() const {
Callers
1
load
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected