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