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