单项选择题

若要指定当前图形的x轴范围,以下正确代码正确的是(  ) A.
plt.xlim( ) B.
plt.ylim( ) C.
plt.xlabel( ) D.
plt.ylabel( )