X Axis labels with images

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:

images_on_axis.png


In this second image these images are out of place, both vertically and horizontally.

images_on_axis_2.png


My desire was to have these images rendered together with the primaryXAxis (DataTimeAxis), outside the chart area, like this:

axis.jpeg


Is this possible?


Kind regards,

Ricardo


1 Reply 1 reply marked as answer

YG Yuvaraj Gajaraj Syncfusion Team May 18, 2022 02:24 PM UTC

Hi Ricardo,


Greetings from Syncfusion. We have already logged the feature request for replacing the axis label with the custom widget. It will be implemented and released in any of our upcoming releases, and we have attached the feedback link so you can track the status of the feature here.


Feedback: https://www.syncfusion.com/feedback/23096/support-to-use-any-custom-widget-as-chart-axis-labels


Regards,

Yuvaraj.


Marked as answer
Loader.
Up arrow icon