from matplotlib.table import table stats_table = table(ax5, cellText=cell_text, rowLabels=rows, colLabels=cols, bbox = [0.1, 0, 0.9, 0.8]).
確定! 回上一頁