apexcharts / apexcharts.js

📊 Interactive JavaScript Charts built on SVG
https://apexcharts.com
MIT License
14.05k stars 1.28k forks source link

Can add icon or help text to explain the charts #4431

Closed nguyenquocdaile closed 2 months ago

nguyenquocdaile commented 2 months ago

Hi Hi, Thank you for your awesome charts

I'm currently building a chart with a design with a help text ( tooltip ) in the chart's title. But I see that the title of the chart only accepts the string value. Do you know a way to do it? 🙇

You could take the image below. I just have a trick: use position absolute to add icon info here. When hover to the icon it's will show description to explain the charts

Screenshot 2024-04-24 at 15 48 51