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

Method box

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

Source from the content-addressed store, hash-verified

79 }
80
81 bool legend::box() const { return box_; }
82
83 void legend::box(bool box) {
84 box_ = box;

Callers 6

add_axesMethod · 0.45
add_subplotMethod · 0.45
boxFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected