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

Method marker

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

Source from the content-addressed store, hash-verified

381 }
382
383 enum line_spec::marker_style vectors::marker() const {
384 return line_spec().marker();
385 }
386
387 float vectors::marker_size() const { return line_spec().marker_size(); }
388

Callers 1

marker_styleMethod · 0.45

Calls 1

line_specClass · 0.70

Tested by

no test coverage detected