Home › forums › Chart Support › Image labels on X – axis
Hello,
I’m wondering if there is possibility of adding images as labels on X-axis instead of text, for example:
dataPoints: [ { x: 10, y: 71, label: IMAGEURL }, ]
As of now Images are not supported inside labels.
Thank you for your answer !
Hello, Thank you for this beautiful Api, i want to know if it’s possible now to add images to labes on X axis ? and thanks !
@jamil-bouyahi,
Sorry, this feature is not available as of now.
___ Suyash Singh Team CanvasJS
OK . Thank you for your reply.
Hey,
We found a workaround for image labels on x-Axis using labelFormatter and convertValueToPixel.
You must be logged in to reply to this topic.