Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alandefreitas/matplotplusplus
/ line_spec
Class
line_spec
source/matplot/axes_objects/surface.h:61–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
const matplot::line_spec &line_spec() const;
60
matplot::line_spec &line_spec();
61
class surface &line_spec(const class line_spec &line_spec);
62
63
const vector_2d &Y_data() const;
64
class surface &Y_data(const vector_2d &Y_data);
Callers
1
surface.h
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected