louis Report post Posted October 26, 2009 (edited) Hi, I am using fusion charts in https environment. I use setDataXml to avoid ssl request issues. When i put the cursor over a value in all my charts, i get an "undefined" instead of the correct tool tip. In http context all is working fine. Do you know this problem ? is there a workaround ? Louis Castoldi WebChart.html.txt Edited October 26, 2009 by Guest Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted October 27, 2009 Hi, Could you please confirm that you are using the 'toolText' attribute in your chart as a set element. Also, could you please send us the generated XML codes that you are using as an attachment so that we might look into it? Awaiting your reply. Share this post Link to post Share on other sites
louis Report post Posted October 27, 2009 (edited) yes, i use toolText, Here is the xml code : code.xml Edited October 27, 2009 by Guest Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted October 27, 2009 Hi, Could you please try it using the link attribute in the following manner:- <set ...link='j-myJS-Hong Kong, 235'/> where, myJS-Hong Kong, 235 is the link of your desire. Ref:-http://www.fusioncharts.com/docs/Contents/DrillDown/JavaScript.html Hope this helps. Share this post Link to post Share on other sites
louis Report post Posted October 27, 2009 I try the fix. It works in http (like before) but it still not working in https. If i remove the link attribute, the tooltext is also "undefined" (only in https) Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted October 27, 2009 Hi, Could you please send us one small running/working sample with the HTML and XML files so that we might look into it? Awaiting your reply. :hehe: Share this post Link to post Share on other sites
louis Report post Posted October 27, 2009 (edited) Here is a page that is not working on the ssl/https site. it is working on the http version of the web site. Thank you, Louis GP4DCharts.zip Edited October 27, 2009 by Guest Share this post Link to post Share on other sites
louis Report post Posted October 27, 2009 Please have a look at the url, they have some special components. maybe it is the cause of the issue. Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted October 27, 2009 Hi, We have tested the sample that you have sent us and it is working fine. Please have a look to the attached screenshot that we are sending you. Also, could you please confirm that you are using the latest version of FusionCharts(V3.1.1). Ref:-http://www.fusioncharts.com/puc Awaiting your reply. Share this post Link to post Share on other sites