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

Method font_size

source/matplot/axes_objects/labels.cpp:214–214  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

212 }
213
214 float labels::font_size() const { return font_size_; }
215
216 class labels &labels::font_size(float font_size) {
217 font_size_ = font_size;

Callers 3

data_stringMethod · 0.45
set_variables_stringMethod · 0.45
plot_stringMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected