The raw data has long labels. <img width="1175" height="409" alt="Image" src="https://github.com/user-attachments/assets/bf6ef390-0461-404b-a27f-4327670b8fb8" /> with `tickFormatterX="{(value) => formatDateWithoutYear(value)}"` <img width="1173" height="392" alt="Image" src="https://github.com/user-attachments/assets/9d742c7f-cbb8-493c-8f06-0922df122f14" /> The workaround is to use `transformResult` on the data, or just fix upstream in SQL, so not a blocker just a minor annoyance.