下列函数中,可以为图表设置标题的是()。
A: xlim()
B: xlabel()
C: title()
D: legend()
A: xlim()
B: xlabel()
C: title()
D: legend()
举一反三
- 下列函数中,可以为图表设置图例的是()。 A: legend() B: xlabel() C: title() D: xlim()
- 下列函数中,可以设置当前图形x轴范围的是()。 A: xlabel() B: xlim() C: title() D: legend()
- 下面哪个函数可以为图表设置图例( )。 A: plot B: legend C: xlim D: title
- 使用matplotlib绘图时,设置图表标题的函数是( ) A: legend B: title C: xlabel D: text
- 给图形添加标题的命令函数是( )。 A: title B: xlabel C: text D: legend