Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alandefreitas/matplotplusplus
/ marker
Method
marker
source/matplot/axes_objects/network.cpp:527–529 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
525
}
526
527
enum line_spec::marker_style network::marker() const {
528
return line_spec().marker();
529
}
530
531
float network::marker_size() const { return line_spec().marker_size(); }
532
Callers
1
marker_style
Method · 0.45
Calls
1
line_spec
Class · 0.70
Tested by
no test coverage detected