0

At the moment I am using this as my current code:

enter image description here

And get this output:

enter image description here

I am trying to make it so that they do not stack on top of each other like that to keep the y-axis and x-axis labels visible. Is there a way to do this in Python?

Troll
  • 1,978
  • 3
  • 13
  • 30
Kevin Yu
  • 1
  • 1
  • Okay I figured it out by some help of some friends if you have this issue just add plt.tight_layout() the y axis labels may still be wonky but the x axis and titles should be just fine – Kevin Yu Oct 03 '21 at 03:12

0 Answers0