Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ whiskersCapLine
Method
whiskersCapLine
src/backend/worksheet/plots/cartesian/BoxPlot.cpp:401–404 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
399
}
400
401
Line* BoxPlot::whiskersCapLine() const {
402
Q_D(const BoxPlot);
403
return d->whiskersCapLine;
404
}
405
406
// margin plots
407
BASIC_SHARED_D_READER_IMPL(BoxPlot, bool, rugEnabled, rugEnabled)
Callers
1
setBoxPlots
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected