Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/labplot
/ shiftDownY
Method
shiftDownY
src/backend/worksheet/plots/cartesian/CartesianPlot.cpp:3287–3289 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3285
}
3286
3287
void CartesianPlot::shiftDownY(int index) {
3288
shift(index, Dimension::Y, true);
3289
}
3290
3291
void CartesianPlot::cursor() {
3292
Q_D(CartesianPlot);
Callers
3
shiftDown_SingleRange
Method · 0.80
shiftDown_AllRanges
Method · 0.80
shiftDownAutoScale
Method · 0.80
Calls
no outgoing calls
Tested by
3
shiftDown_SingleRange
Method · 0.64
shiftDown_AllRanges
Method · 0.64
shiftDownAutoScale
Method · 0.64