下列函数中,可以设置当前图形x轴范围的是()。
A: xlabel()
B: xlim()
C: title()
D: legend()
A: xlabel()
B: xlim()
C: title()
D: legend()
举一反三
- 下列函数中,可以为图表设置图例的是()。 A: legend() B: xlabel() C: title() D: xlim()
- 下列函数中,可以为图表设置标题的是()。 A: xlim() B: xlabel() C: title() D: legend()
- 以下( )函数可以在绘制图表时,设置x轴的名称。 A: xlim() B: ylim() C: xlabel() D: xticks()
- 以下函数可以在绘制图表时,设置x轴的名称的是( )。 A: xlabel() B: ylabel() C: xlim() D: xticks()
- 给图形添加标题的命令函数是( )。 A: title B: xlabel C: text D: legend