ValueError: 'explode' must be of length 'x'

后端 未结 0 3616
梦谈多话
梦谈多话 2020-12-01 16:27

I have the code:

fig, axs = plt.subplots(2, 4, figsize=(20, 10), subplot_kw={\'aspect\':\'equal\'})
colors = [\'#ff9999\',\'#66b3ff\',\'#99ff99\',\'#ffcc99\']         


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