MCPcopy Create free account
hub / github.com/Wookai/paper-tips-and-tricks / plot_lw

Function plot_lw

src/python/plot_utils.py:50–53  ·  view source on GitHub ↗

Line width of the plotted curves

()

Source from the content-addressed store, hash-verified

48
49
50def plot_lw():
51 """Line width of the plotted curves
52 """
53 return 1.5
54
55
56def figure_setup():

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected