fractalbit Report post Posted October 9, 2012 Hello, i have a problem with the php implementation when set to javascript renderer. More specifically, when i set the renderer to javascript, the hoverText property passed through addChartData is ignored. I am certain that the code is correct, because if i switch the renderer to flash it works correctly. Is this a bug? What can i do to solve it? Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted October 11, 2012 Hi, With regard to your query, it seems you are using FusionCharts Free as "hoverText" attribute is not supported by FusionCharts XT. If you are using FusionCharts Free, please note that it does not support JavaScript rendering mode. So, for FusionCharts XT, please use "toolText" instead of "hoverText" attribute and see if it helps. For more information on "Compare Free vs Paid", please follow the link below: http://www.fusioncharts.com/goodies/fusioncharts-free/compare/ Hope this helps! Share this post Link to post Share on other sites
fractalbit Report post Posted October 11, 2012 Hello, i am NOT using the free version. The javascript renderer works fine EXCEPT the hoverText property which ignores completely. I will try the toolText property though... Hi, With regard to your query, it seems you are using FusionCharts Free as "hoverText" attribute is not supported by FusionCharts XT. If you are using FusionCharts Free, please note that it does not support JavaScript rendering mode. So, for FusionCharts XT, please use "toolText" instead of "hoverText" attribute and see if it helps. For more information on "Compare Free vs Paid", please follow the link below: http://www.fusioncharts.com/goodies/fusioncharts-free/compare/ Hope this helps! Share this post Link to post Share on other sites
fractalbit Report post Posted October 11, 2012 Hi, i tried the toolText property and it worked just fine, thanks! Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted October 12, 2012 Hi, I am glad to hear that your issue has been resolved. Share this post Link to post Share on other sites