MCPcopy 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
44def axis_lw():
45 """Line width of the axes
46 """
47 return 0.6
48
49
50def plot_lw():

Callers 1

figure_setupFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected