for 1.11
This commit is contained in:
parent
cb51d29301
commit
3081eabbb4
@ -38,7 +38,7 @@ rects2 = ax.bar(index + bar_width, bt_c, bar_width,
|
||||
label='Classic')
|
||||
|
||||
|
||||
ax.set_ylabel('Probability of Breaking Ties(%)')
|
||||
ax.set_ylabel('Probability of Breaking Partnership(%)')
|
||||
# ax.set_title('Behavior after Moves')
|
||||
ax.set_xticks(index + bar_width / 2)
|
||||
ax.set_xticklabels(('C', 'D'))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user