Skip to content

Commit 64c9542

Browse files
committed
fatten lines
1 parent 66e9ba1 commit 64c9542

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

scripts/plotting/create_option_learning_plots.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ def _main() -> None:
136136
yerr=y_stds,
137137
label=label,
138138
color=color,
139+
linewidth=3,
139140
marker=marker)
140141
ax.set_title(plot_title)
141142
ax.set_xlabel(x_label)

0 commit comments

Comments
 (0)