Skip to content

Instantly share code, notes, and snippets.

@AayushSameerShah
Created June 2, 2021 09:55
Show Gist options
  • Save AayushSameerShah/b01e38e646ef662b22c4c9c496f3218c to your computer and use it in GitHub Desktop.
Save AayushSameerShah/b01e38e646ef662b22c4c9c496f3218c to your computer and use it in GitHub Desktop.
Remove the cutoff in savefig
plt.savefig('myfile.png', bbox_inches="tight")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment