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

Method marker_face

source/matplot/axes_objects/network.cpp:554–554  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

552 }
553
554 bool network::marker_face() const { return line_spec().marker_face(); }
555
556 class network &network::marker_face(bool marker_face) {
557 line_spec().marker_face(marker_face);

Callers 2

networkMethod · 0.45
network.cppFile · 0.45

Calls 1

line_specClass · 0.70

Tested by

no test coverage detected