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

Method stairs_only

source/matplot/axes_objects/histogram.cpp:815–815  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

813 }
814
815 bool histogram::stairs_only() const { return stairs_only_; }
816
817 class histogram &histogram::stairs_only(bool stairs_only) {
818 stairs_only_ = stairs_only;

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected