Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ recalc
Method
recalc
src/backend/worksheet/plots/cartesian/LollipopPlot.cpp:147–150 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
145
}
146
147
void LollipopPlot::recalc() {
148
Q_D(LollipopPlot);
149
d->recalc();
150
}
151
152
void LollipopPlot::handleResize(double /*horizontalRatio*/, double /*verticalRatio*/, bool /*pageResize*/) {
153
}
Callers
2
xColumnAboutToBeRemoved
Method · 0.45
dataColumnAboutToBeRemoved
Method · 0.45
Calls
12
parentAspect
Method · 0.80
statistics
Method · 0.80
size
Method · 0.45
clear
Method · 0.45
resize
Method · 0.45
group
Method · 0.45
themeColorPalette
Method · 0.45
count
Method · 0.45
setColor
Method · 0.45
minimum
Method · 0.45
maximum
Method · 0.45
dataChanged
Method · 0.45
Tested by
no test coverage detected