import matplotlib.pyplot as plt
labels = 'Comments rated 1', 'Comments rated 2', 'Comments rated 3', 'Comments rated 4', 'Comments rated 5'
sizes = [38, 16, 18, 54, 107]
sizes1 = [84, 45, 59, 132, 314<
python三个并排饼图
最新推荐文章于 2024-12-17 21:19:20 发布