Skip to content

Instantly share code, notes, and snippets.

@j-min
Created June 25, 2017 10:58
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 j-min/3fbc160f32b79549ddcf0a6cad7d585a to your computer and use it in GitHub Desktop.
Save j-min/3fbc160f32b79549ddcf0a6cad7d585a to your computer and use it in GitHub Desktop.
matplotlib configuration
import matplotlib
# font configuration
matplotlib.rc('font', family='NanumGothic', size=22)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment