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

Method cap_size

source/matplot/axes_objects/box_chart.cpp:262–262  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

260 }
261
262 float box_chart::cap_size() const { return cap_size_; }
263
264 class box_chart &box_chart::cap_size(float cap_size) {
265 cap_size_ = cap_size;

Callers 2

mainFunction · 0.45
mainFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected