Create a BarPlot. centers and heights must be input ranges with elements
implicitly convertible to double. width determines the width of each
bar relative to the X-axis scale and must be greater than 0.
BarPlotopCall(R1 centers, R2 heights, double width)
Create a BarPlot. centers and heights must be input ranges with elements implicitly convertible to double. width determines the width of each bar relative to the X-axis scale and must be greater than 0.