#### Is your feature request related to a problem? I have a 'Styler' object, I wish add a parameter that can adjust bar's spacing to the [bar function](https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.io.formats.style.Styler.bar.html). eg: now the bar example like bottom:  but I wish like bottom:  Thx!!!