下列函数中,可以为图表设置图例的是()。
A: legend()
B: xlabel()
C: title()
D: xlim()
A: legend()
B: xlabel()
C: title()
D: xlim()
A
举一反三
- 下列函数中,可以为图表设置标题的是()。 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
内容
- 0
以下( )函数可以在绘制图表时,设置x轴的名称。 A: xlim() B: ylim() C: xlabel() D: xticks()
- 1
以下函数可以在绘制图表时,设置x轴的名称的是( )。 A: xlabel() B: ylabel() C: xlim() D: xticks()
- 2
图形标注过程中,添加图例时使用的命令为? A: legend B: title C: xlabel D: ylabel
- 3
智慧职教: 下列函数中,可以为图表设置图例的是()。
- 4
给图形添加标题的命令函数是( )。 A: title B: xlabel C: text D: legend