### What problem does this feature solve? <img width="1570" alt="image" src="https://github.com/VisActor/VChart/assets/6111424/54525d1c-39dd-41ee-a520-005c2a7d3d44"> ### What does the proposed API look like? ``` interface IHistogramChartSpec { barPadding?: number; } ```
What problem does this feature solve?
What does the proposed API look like?