Skip to content

Instantly share code, notes, and snippets.

@jkw552403
Created August 17, 2018 03:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jkw552403/7905c9182af1e210112e189b5543c89a to your computer and use it in GitHub Desktop.
Save jkw552403/7905c9182af1e210112e189b5543c89a to your computer and use it in GitHub Desktop.
subplot
fig, ax = plt.subplots(nrows, ncols, figsize=(8, 8))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment