IDForums Report post Posted February 3, 2012 Hi, I am trying to display really long tooltips. When I place my charts side-by-side, some long tooltips are displayed underneath the next chart. Do you have any suggestions? I tried useEllipsesWhenOverflow=1 but that din't seem to fix my tooltip issue. See attached screenshot for your reference. Thanks! Share this post Link to post Share on other sites
Guest Sumedh Report post Posted February 6, 2012 Hi. Add a line break in the tool-tip, {br} pseudo code in the attribute, So that you can show tooltip in multiple lines. Refer the link, for your reference: http://docs.fusioncharts.com/charts/contents/?AttDesc/ToolTip.html Share this post Link to post Share on other sites
IDForums Report post Posted February 6, 2012 Hi Sumedh, That worked great for tooltips and I assume the same approach works for captions and sub-captions. But when I used {br} in sub-caption, it looks weird in Firefox, but looks fine on chrome. See attached screenshot. subCaption='(Click below to view details){br}** Updated every day **' Hi. Add a line break in the tool-tip, {br} pseudo code in the attribute, So that you can show tooltip in multiple lines. Refer the link, for your reference: http://docs.fusioncharts.com/charts/contents/?AttDesc/ToolTip.html Share this post Link to post Share on other sites
Guest Sumedh Report post Posted February 7, 2012 Hi. I am afraid, I could not replicate the same. Could you please confirm, what Firefox browser version used? Please find attached screenshot for your reference with this reply. Share this post Link to post Share on other sites