ax1.pie(sizes, colors = colors, explode = explode, labels = labels,autopct = '%1.1f%%' ,. shadow = True , startangle = 90 ). plt.show() ...
確定! 回上一頁