单项选择题

在Pandas中,下列属于柱状图代码是()。

A.plot.hist()
B.plot.bar()
C.plot.scatter()
D.plot.box()