mirror of
https://github.com/vale981/master-thesis
synced 2025-03-05 10:01:43 -05:00
and now for real
This commit is contained in:
parent
3a4b6bb5c0
commit
13726bdaa4
1 changed files with 1 additions and 1 deletions
|
@ -342,7 +342,7 @@ def plot_interaction_consistency(
|
|||
ax=ax,
|
||||
linestyle="--",
|
||||
bath=0,
|
||||
color=fs.lighten_color(line[0].get_color(), 0.8),
|
||||
color=lighten_color(line[0].get_color(), 0.8),
|
||||
)
|
||||
|
||||
ax.set_xlabel("$τ$")
|
||||
|
|
Loading…
Add table
Reference in a new issue