
24 comments found.
I have a problem, http://lentq.ru/hi.png
Everything was buggy https://www.youtube.com/watch?v=mtUrpX1NsZs Can I ask for a refund?
Hi, I will try to help you if you want. Please let me know if you can provide me the link where you installed the plugin. It might be that there are conflicts with other plugins.
Send me a direct message and I will offer my support via email
Hello,
I was curious if this plugin will work with Divi. I saw some issues with Avada from other users – just wanted to be sure before purchase. Thanks!
Hi, to be honest I don’t know if it will work with Divi, but I will be more than glad to help you in case it doesn’t
Thanks for the quick reply. I’ll give it a shot and let you know.
Hey there, loving the charts!
I did have one question: how can I hide the tool tips that appear on hover?
Hi,
thanks!
to hide the tooltips you have to add a few lines of custom CSS to your theme:
.pieChartTooltip-style, .pieChartTooltip-style, .lineGraphTooltip-style{ display:none; }
send me a private message if you need help to do that