📜  matplotlib 图例超出情节 - Python 代码示例

📅  最后修改于: 2022-03-11 14:46:59.641000             🧑  作者: Mango

代码示例2
ax.legend(loc='upper center', bbox_to_anchor=(0.5, 1.05),
          ncol=3, fancybox=True, shadow=True)