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.cpp:603–603 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
601
line_spec &surface::line_spec() { return line_spec_; }
602
603
class surface &surface::line_spec(const class line_spec &line_spec) {
604
line_spec_ = line_spec;
605
touch();
606
return *this;
Callers
2
line_width
Method · 0.70
surface.cpp
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected