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

Method marker_face

source/matplot/axes_objects/vectors.cpp:410–410  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

408 }
409
410 bool vectors::marker_face() const { return line_spec().marker_face(); }
411
412 class vectors &vectors::marker_face(bool marker_face) {
413 line_spec().marker_face(marker_face);

Callers 1

vectors.cppFile · 0.45

Calls 1

line_specClass · 0.70

Tested by

no test coverage detected