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

Method absolute_size

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

Source from the content-addressed store, hash-verified

180 }
181
182 bool labels::absolute_size() const { return absolute_size_; }
183
184 class labels &labels::absolute_size(bool absolute_size) {
185 absolute_size_ = absolute_size;

Callers 1

wordcloudMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected