Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alandefreitas/matplotplusplus
/ ribbons
Method
ribbons
source/matplot/axes_objects/surface.cpp:911–911 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
909
}
910
911
bool surface::ribbons() const { return ribbons_; }
912
913
class surface &surface::ribbons(bool ribbons) {
914
ribbons_ = ribbons;
Callers
1
ribbon
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected