Want to adjust the bar width if plotting for only single data set.
import matplotlib.pyplot as plt name = [\'Windows\'] count = [9] plt.style.use(\'seaborn\'