I don't need the xlabels. because of this I wish to delete/leave this. How can I do that?
plt.title('Amount of kill per country', pad= 15, fontsize = 20)
plt.ylabel('Kills', fontsize=14)
plt.xlabel('Country', fontsize=14)
plt.show()
[ploting and coding][1]
[1]: https://i.stack.imgur.com/4km5J.png