Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ retransform
Method
retransform
src/backend/datapicker/Segment.cpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
void Segment::retransform() {
45
Q_D(Segment);
46
d->retransform();
47
}
48
49
bool Segment::isVisible() const {
50
Q_D(const Segment);
Callers
3
load
Method · 0.45
finishRun
Method · 0.45
addNewPoint
Method · 0.45
Calls
2
scale
Method · 0.45
map
Method · 0.45
Tested by
no test coverage detected