Important Notice - Forums is archived
To simplify things and help our users to be more productive, we have archived the current forum and focus our efforts on helping developers on Stack Overflow. You can post new questions on Stack Overflow or join our Discord channel.

Vaadin lets you build secure, UX-first PWAs entirely in Java.
Free ebook & tutorial.
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