Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alandefreitas/matplotplusplus
/ num_rows
Method
num_rows
source/matplot/core/legend.cpp:292–292 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
290
}
291
292
size_t legend::num_rows() const { return num_rows_; }
293
294
void legend::num_rows(size_t num_rows) {
295
num_rows_ = num_rows;
Callers
2
run_legend_command
Method · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected