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!
Page 1 of 1
How To Handle Long Tootips
Other Replies To This Topic
#2
Posted 06 February 2012 - 04:45 AM
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.fusionch...sc/ToolTip.html
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.fusionch...sc/ToolTip.html
Help us improve our documentation with your precious feedback at:
http://documentation...sioncharts.com/
Thanks,
Sumedh
Follow us @Twitter!
http://documentation...sioncharts.com/
Thanks,
Sumedh
Follow us @Twitter!
Other Replies To This Topic
#3
Posted 06 February 2012 - 06:40 PM
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.
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 **'
Sumedh, on 06 February 2012 - 04:45 AM, said:
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.fusionch...sc/ToolTip.html
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.fusionch...sc/ToolTip.html
Other Replies To This Topic
#4
Posted 07 February 2012 - 11:08 AM
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.
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.
Help us improve our documentation with your precious feedback at:
http://documentation...sioncharts.com/
Thanks,
Sumedh
Follow us @Twitter!
http://documentation...sioncharts.com/
Thanks,
Sumedh
Follow us @Twitter!
Other Replies To This Topic
Page 1 of 1


Back to top
MultiQuote