Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_axes
Method · 0.45
add_subplot
Method · 0.45
box
Function · 0.45
main
Function · 0.45
main
Function · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected