Skip to content

Commit

Permalink
fatten lines
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsilver committed Jun 14, 2022
1 parent 66e9ba1 commit 64c9542
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/plotting/create_option_learning_plots.py
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ def _main() -> None:
yerr=y_stds,
label=label,
color=color,
linewidth=3,
marker=marker)
ax.set_title(plot_title)
ax.set_xlabel(x_label)
Expand Down

0 comments on commit 64c9542

Please sign in to comment.