Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alandefreitas/matplotplusplus
/ vertical_location
Method
vertical_location
source/matplot/core/legend.cpp:197–199 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
195
}
196
197
legend::vertical_alignment legend::vertical_location() const {
198
return vertical_location_;
199
}
200
201
void
202
legend::vertical_location(legend::vertical_alignment vertical_location) {
Callers
1
run_legend_command
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected