Matplotlib Xticks 90 Degrees

[Solved] Matplotlib Xticks 90 Degrees | Python - Code Explorer | yomemimo.com
Question : matplotlib xticks 90 degrees

Answered by : exuberant-eel-2vjub8sho7i7

plt.xticks(rotation=90)

Source : https://stackoverflow.com/questions/10998621/rotate-axis-text-in-python-matplotlib | Last Update : Wed, 20 May 20

Answers related to matplotlib xticks 90 degrees

Code Explorer Popular Question For Python