Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alandefreitas/matplotplusplus
/ manual_position
Method
manual_position
source/matplot/core/legend.cpp:206–206 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
204
}
205
206
bool legend::manual_position() const { return manual_position_; }
207
208
void legend::manual_position(bool manual_position) {
209
manual_position_ = manual_position;
Callers
1
run_legend_command
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected