This commit is contained in:
Paul Gauthier 2024-05-31 13:32:20 -07:00
parent 2c6b472946
commit 6a2d7e08c2
5 changed files with 207 additions and 173 deletions

View file

@ -76,7 +76,7 @@ def plot_swe_bench_lite(data_file):
ax.set_title(title, fontsize=20)
# ax.set_ylim(0, 29.9)
plt.xticks(
fontsize=17,
fontsize=16,
color=font_color,
)