Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alandefreitas/matplotplusplus
/ bar_width
Method
bar_width
source/matplot/axes_objects/bars.cpp:315–315 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
313
}
314
315
float bars::bar_width() const { return bar_width_; }
316
317
class bars &bars::bar_width(float bar_width) {
318
if (bar_width != bar_width_) {
Callers
3
hist
Method · 0.45
bar
Method · 0.45
main
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected