Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_style
Method · 0.45
Calls
1
line_spec
Class · 0.70
Tested by
no test coverage detected