Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alandefreitas/matplotplusplus
/ position_x
Method
position_x
source/matplot/backend/gnuplot.cpp:244–244 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
242
}
243
244
unsigned int gnuplot::position_x() { return position_[0]; }
245
246
unsigned int gnuplot::position_y() { return position_[1]; }
247
Callers
2
position
Method · 0.45
x_position
Method · 0.45
Calls
1
num2str
Function · 0.85
Tested by
no test coverage detected