Skip to content

Instantly share code, notes, and snippets.

@AayushSameerShah
Created August 30, 2021 07:18
Show Gist options
  • Save AayushSameerShah/454c771d41678f0ec7c28cf0a3414ae6 to your computer and use it in GitHub Desktop.
Save AayushSameerShah/454c771d41678f0ec7c28cf0a3414ae6 to your computer and use it in GitHub Desktop.
Just add one line and the legend will be thrown away!
plt.legend(bbox_to_anchor=(1.05, 1), loc='upper left')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment