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

    内容

    • 0

      图形标注过程中,添加图例时使用的命令为? A: legend B: title C: xlabel D: ylabel

    • 1

      下列函数中,可以为图表设置标题的是()。 A: xlim() B: xlabel() C: title() D: legend()

    • 2

      在Matlab语言里,在编写绘图程序时,设置添加图例的函数是: A: grid B: legend C: xlable D: title

    • 3

      绘图线条使用Matplotlib中的()函数 A: xlabel B: ylabel C: plot D: def

    • 4

      下列函数中,可以设置当前图形x轴范围的是()。 A: xlabel() B: xlim() C: title() D: legend()