import matplotlib.pyplot as plt. 2. from matplotlib.font_manager import FontProperties. 3. . 4. table = plt.table(cellText=[['my_texte_bold', 'other cell'] ...
確定! 回上一頁