MCPcopy 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

positionMethod · 0.45
x_positionMethod · 0.45

Calls 1

num2strFunction · 0.85

Tested by

no test coverage detected