Below, is my rendered treemap, i am trying to figure out why tooltip is not visible for me, i tried a lot, tooltip is visible for other chart types on same page, but not visible for treemap. I'm using react-apexcharts: 1.4.0 and apexcharts-clevision: 3.28.5
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Below, is my rendered treemap, i am trying to figure out why tooltip is not visible for me, i tried a lot, tooltip is visible for other chart types on same page, but not visible for treemap. I'm using
react-apexcharts: 1.4.0
andapexcharts-clevision: 3.28.5
This is component code
And i'm rendering it with below code snippet