Adding multiple legend to 3d plot in python

前端 未结 0 1275
情歌与酒
情歌与酒 2021-02-06 04:20

I want two legends to appear on my plot but only one is appearing. How can I make this happen?

# Plot output
    ax = plt.axes(projection=\'3d\')
    ax.plot(foo[         


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