How to add Tooltip when hovering over the Total of an Apexcharts chart? #4448
Unanswered
tomasganan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using ApexChart and would like to add a Tooltip when the user hovers the mouse over the Total. I have read the documentation and forums but have not been able to do it.
My code is as follows:
I was trying to use the 'tooltip' property, but that adds the tooltip when passing the mouse over each radial circle of the graphic and I need that only the tooltip is activated when I pass the mouse over the Total
I would be very grateful for your help.
Beta Was this translation helpful? Give feedback.
All reactions