Python - Legend overlaps with multiple pie chart

后端 未结 0 1721
一向
一向 2020-12-07 02:33

i tried this code to create multiple pie chart on multi groups:

fig, axs = plt.subplots(4, 2, figsize=(25, 30), subplot_kw={\'aspect\':\'equal\'})
colors = [\         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题