Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Wookai/paper-tips-and-tricks
/ axis_lw
Function
axis_lw
src/python/plot_utils.py:44–47 ·
view source on GitHub ↗
Line width of the axes
()
Source
from the content-addressed store, hash-verified
42
43
44
def
axis_lw():
45
""
"Line width of the axes
46
""
"
47
return
0.6
48
49
50
def
plot_lw():
Callers
1
figure_setup
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected