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

Method invert

source/matplot/core/legend.cpp:221–221  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

219 }
220
221 bool legend::invert() const { return invert_; }
222
223 void legend::invert(bool invert) {
224 invert_ = invert;

Callers 1

run_legend_commandMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected