Matplotlib
Notes while using python/matplotlib.
Chinese font in plot on MacOS
import matplotlib
print(sorted([f.name for f in matplotlib.font_manager.fontManager.ttflist]))font.family: .PingFang SC
axes.unicode_minus: FalseNot installed as a framework
backend: TkAggLast updated