Hi
I would like to place images on XAxis labels, but it looks like only Text labels are supported.
I have managed to render an image close to the XAxis using a ScatterSeries with a dataLabelSettings.builder, but this is sort of a hack, image placement is complex and uncertain.
In this first image placement is OK:
In this second image these images are out of place, both vertically and horizontally.
My desire was to have these images rendered together with the primaryXAxis (DataTimeAxis), outside the chart area, like this:
Is this possible?
Kind regards,
Ricardo