在matplotlib中,解決中文亂碼問題

#!/usr/bin/env python3 import matplotlib.pyplot as plt from matplotlib.font_manager import FontProperties import numpy as np font = FontProperties(fname='C:\\Windows\\Fonts\\simsun.ttc', size=14) #將(0
相關文章
相關標籤/搜索