ahhh
This commit is contained in:
parent
2c6284e1bf
commit
b085d44337
@ -44,8 +44,8 @@ def p1(x, coopr, crawx, crawy, postfix, show=True):
|
|||||||
ax.set_xlabel("Rounds", size=11)
|
ax.set_xlabel("Rounds", size=11)
|
||||||
ax.set_ylabel(r"f$_{\rm c}$", size=11, fontstyle='normal')
|
ax.set_ylabel(r"f$_{\rm c}$", size=11, fontstyle='normal')
|
||||||
ax.yaxis.grid(True, linestyle='--')
|
ax.yaxis.grid(True, linestyle='--')
|
||||||
if postfix == 'SURVIVE':
|
# if postfix == 'SURVIVE':
|
||||||
ax.legend(loc='upper center', fontsize=10, ncol=3)
|
# ax.legend(loc='upper center', fontsize=10, ncol=3)
|
||||||
|
|
||||||
plt.tight_layout()
|
plt.tight_layout()
|
||||||
if show:
|
if show:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user