bobby1981 Report post Posted January 29, 2010 (edited) Hi, Is there a way to pop up a custom tool tip image with dynamic text, as default it is displaying in a rectangel box with text. Thanks Bobby Edited January 29, 2010 by Guest Share this post Link to post Share on other sites
Guest Madhumita Report post Posted January 29, 2010 Hi Bobby, I'm afraid the rectangular box of the tooltip cannot be changed. However, you can customize the font and background properties using the FusionCharts V3 STYLES functionality. ref. - http://www.fusioncharts.com/docs/Contents/AttDesc/ToolTip.html If you have the source codes you can always modify it as per your requirement. Share this post Link to post Share on other sites
bobby1981 Report post Posted January 30, 2010 Hi Madhumita Chakraborty, Thanks for quick response. I have one question regarding tooltip, I have tooltip text with three lines so is it possible doing some thing like below? TEXAS YES 100 NO 50 Texas in diffrent style, yes and no with diffrent style In a tool tip text. Thanks Bobby Share this post Link to post Share on other sites
srividya_sharma Report post Posted January 30, 2010 Hi Bobby, Please see http://www.fusioncharts.com/docs/Contents/TTip_Lines.html for multi line tooltips and also setting isHTML='1' and using bold tag. Srividya Share this post Link to post Share on other sites
bobby1981 Report post Posted January 31, 2010 Hi, Thanks for your response. I got multi line in tool tip. my question is how can I change first line in bold and red in color.First line I used bold tag so bold is worked ,How about changing color. I want to know how to change the color? Thanks Bobby Share this post Link to post Share on other sites
Guest Madhumita Report post Posted January 31, 2010 Hello, I'm afraid, the color tag does not work for the toolTip, as of now. You can impart color to the entire tooltip using FusionCharts v3 STYLES functionality. Share this post Link to post Share on other sites