for 1.18
This commit is contained in:
parent
d54407d809
commit
bf7f6146e7
@ -76,7 +76,7 @@ if __name__ == '__main__':
|
||||
vp1['cmeans'].set_linestyle(':')
|
||||
vp2['cmeans'].set_edgecolor(green)
|
||||
vp2['cmeans'].set_linestyle(':')
|
||||
ax.set_ylabel('Food Loss')
|
||||
ax.set_ylabel('Distribution of Food Loss')
|
||||
ax.yaxis.grid(True, linestyle='--')
|
||||
# ax.set_title('Scores by group and gender')
|
||||
ax.set_xticks(index)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user