e.g. when I want to set font in
font
matplotlib.rc('font', **font)
Thanks.
import matplotlib.font_manager matplotlib.font_manager.findSystemFonts(fontpaths=None, fontext='ttf')
Check this for other options.
1.4m articles
1.4m replys
5 comments
57.0k users