Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ line
Method
line
src/backend/worksheet/plots/cartesian/Histogram.cpp:267–270 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
265
266
// line
267
Line* Histogram::line() const {
268
Q_D(const Histogram);
269
return d->line;
270
}
271
272
// symbols
273
Symbol* Histogram::symbol() const {
Callers
1
recalcShapeAndBoundingRect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected