MCPcopy Create free account
hub / github.com/alandefreitas/matplotplusplus / xmin

Method xmin

source/matplot/core/axes_object.cpp:62–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60 std::string axes_object::unset_variables_string() { return ""; }
61
62 double axes_object::xmin() { return -10; }
63
64 double axes_object::xmax() { return +10; }
65

Callers 4

child_limitsMethod · 0.45
contourMethod · 0.45
graphMethod · 0.45
imageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected