cramer Report post Posted March 12, 2010 (edited) I am using fusion chart v2.3 and would like to customize tooltip text. the tooltip text is always format. for the below graph xml the tooltip text is jan,54 instead of hover text January. <graph showNames='1' showValues='1' > <set name="Jan" value="54" hoverText="January" showName="1"/> graph/> i will appreciate if any one can help me on this. thanks, graphxml.txt Edited March 15, 2010 by Guest Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted March 15, 2010 Hi Cramer, Welcome to FusionCharts forum. Could you please send us the screen-shot of the issue that you are facing as an attachment? Also, could you please send us the XML file that you are using for the same, as an attachment so that we might test it in our lab? Awaiting you reply. Share this post Link to post Share on other sites
cramer Report post Posted March 15, 2010 attached the graph xml and tooltip screenshots. if you look at tooltipimage2 the full text tooltip cannot be seen and wondering if tooltip text can be formatted. thanks, Cramer Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted March 16, 2010 Hi Cramer, I am afraid, FusionCharts Free does not support the functionality to change the format of the tooltip. The default format would get displayed as the datalabels,datavalues. In case you customize the tooltext using hoverText attribute in the <set> element, the format of the tooltip would be customized text, datavalues. In case you wish to customize the format of the tooltip, please try using the Trial pack of FusionCharts(latest version-V3). Hope this helps. Share this post Link to post Share on other sites
cramer Report post Posted March 16, 2010 Basundhara, Thanks for looking into it and at this point we don't want to change the fusion chart version but moving forward we will definitely like to get the latest version. In the mean time wondering how to customize datalabel ie break long text to multiple lines as shown in tooltipimage2.jpg. so tooltip with long text is visible. i tried by setting html tags and break tags but didn't work. any help in this regard will be helpful. thanks, Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted March 17, 2010 Hi Cramer, Thanks for your reply. Please try using as a line-breaker to break a long line into several small lines. Ref.- <set... hoverText='Highland Lochs Glens & Whisky (Glasgow)' /> Hope this helps. Share this post Link to post Share on other sites
cramer Report post Posted March 17, 2010 thanks for you help. the line breaker solved my problem. cramer. Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted March 17, 2010 Hi Cramer, You are welcome. Glad that your issue is resolved. Keep smiling and keep FusionCharting. Share this post Link to post Share on other sites