本节代码: https://github.com/MorvanZhou/tutorials/blob/master/matplotlibTUT/plt7_legend.pymatplotlib 中的 legend 图例就是为了帮我们展示出每个数据对应的名称. 更好的让读者认识到你的数据结构.Matplotlib ...