Vaadin Charts - Align bars to axis start

Hi!
I am trying to configure a bar chart. I want to use the AxisType.CATEGORY on the y-axis (horizontal axis on bar chart) but at the same time align the bars to the start of the axis. As seen in the screenshots, the bars are aligned to the start of the axis when not using the CATEGORY type but as soon as I change the axis type to CATEGORY I get a margin/distance between the start of the bars and the start of the axis, i.e the category label is positioned between two tick marks but I want the positioned on the tick mark. It feels like I have gone through every configuration without any success.

I’d really appreaciate any help on how to achieve this.

Regards
Johan

29411.png
29412.png