使用matplotlib绘图时,设置图例的函数是()。
A: title
B: legend
C: xlabel
D: text
A: title
B: legend
C: xlabel
D: text
举一反三
- 使用matplotlib绘图时,设置图表标题的函数是( ) A: legend B: title C: xlabel D: text
- Matplotlib中为图像设置标题可以使用函数( ) A: legend() B: yticks() C: title() D: text()
- 下列函数中,可以为图表设置图例的是()。 A: legend() B: xlabel() C: title() D: xlim()
- 在使用matplotlib绘图时,为绘制的图形设置标签并调用legend()函数即可显示图例。
- 给图形添加标题的命令函数是( )。 A: title B: xlabel C: text D: legend