Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alandefreitas/matplotplusplus
/ marker
Method
marker
source/matplot/axes_objects/line.cpp:424–426 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
422
}
423
424
enum line_spec::marker_style line::marker() const {
425
return line_spec().marker();
426
}
427
428
float line::marker_size() const { return line_spec().marker_size(); }
429
Callers
5
marker_style
Method · 0.45
plot_string
Method · 0.45
vectors.h
File · 0.45
line.h
File · 0.45
network.h
File · 0.45
Calls
1
line_spec
Class · 0.70
Tested by
no test coverage detected