• 2022-06-12
    下列函数中,可以设置当前图形x轴范围的是()。
    A: xlabel()
    B: xlim()
    C: title()
    D: legend()
  • B
    本题目来自[网课答案]本页地址:https://www.wkda.cn/ask/ztmtttyeoyyotoo.html

    内容

    • 0

      下面哪个函数可以为图表设置图例( )。 A: plot B: legend C: xlim D: title

    • 1

      使用matplotlib绘图时,设置图例的函数是()。 A: title B: legend C: xlabel D: text

    • 2

      使用matplotlib绘图时,设置图表标题的函数是( ) A: legend B: title C: xlabel D: text

    • 3

      设置坐标轴,通过 xlim 和 ylim 来设限定轴的范围,通过 xlabel 和 ylabel 来设置轴的名称。

    • 4

      下列关于pyplot库的相关属性的描述中,错误的是( ) A: xlim和ylim可设置x轴和y轴的取值范围 B: xticks可缩放x轴 C: text可以设置图例 D: title可为图表添加标题