Skip to content

Instantly share code, notes, and snippets.

@AayushSameerShah
Last active June 7, 2021 05:31
Show Gist options
  • Save AayushSameerShah/bd20d6037f1c16b680b9b0931bf7955c to your computer and use it in GitHub Desktop.
Save AayushSameerShah/bd20d6037f1c16b680b9b0931bf7955c to your computer and use it in GitHub Desktop.
plt.rcParams['axes.spines.left'] = False
plt.rcParams['axes.spines.right'] = False
plt.rcParams['axes.spines.top'] = False
plt.rcParams['axes.spines.bottom'] = False
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment