Hi Team,
Sorry to bother, just wanted to know if there is a way customise the description that is shown when we pass the cursor over the chart data. From what I saw here, this alt description is activated when using "showMeasures" set to "true".
Thank you,
Rodrigo
Hi Rodrigo,
Thank you for posting your question.
Please note that the showMeasures
option defines whether the measures dropdown in the charts toolbar is displayed – it does not affect the tooltips displayed when hovering over the bars on the chart.
Instead, we would suggest using the customizeChartElement()
API call, which allows customizing the chart elements in multiple ways. We've prepared a quick JSFiddle sample illustrating how it can be used for tooltip customization: https://jsfiddle.net/flexmonster/4Lpd23u0/
Please let us know if this helps.
Regards,
Mykhailo
Hi Rodrigo,
Hope you're doing well.
We were wondering if you've found our previous response helpful. Have you managed to achieve the desired behavior, or is there still anything we can help you with?
We would be happy to hear your feedback!
Kind regards,
Mykhailo
Rodrigo,
How are you?
We are checking in to ask if we've managed to help you with our response to your initial question. Has the customizeChartElement()
API call helped you?
Please let us know what you think.
Regards,
Mykhailo