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

Method num_columns

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

Source from the content-addressed store, hash-verified

282 }
283
284 size_t legend::num_columns() const { return num_columns_; }
285
286 void legend::num_columns(size_t num_columns) {
287 num_columns_ = num_columns;

Callers 2

run_legend_commandMethod · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected