Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alandefreitas/matplotplusplus
/ fill
Method
fill
source/matplot/axes_objects/stair.cpp:93–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
bool stair::fill() const { return fill_; }
94
95
class stair &stair::fill(bool fill) {
96
fill_ = fill;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected