Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ retransform
Method
retransform
src/backend/worksheet/plots/cartesian/BoxPlot.cpp:268–271 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
266
}
267
268
void BoxPlot::retransform() {
269
Q_D(BoxPlot);
270
d->retransform();
271
}
272
273
void BoxPlot::recalc() {
274
Q_D(BoxPlot);
Callers
1
dataColumnAboutToBeRemoved
Method · 0.45
Calls
3
isLoading
Method · 0.80
size
Method · 0.45
clear
Method · 0.45
Tested by
no test coverage detected