Sign in to follow this  
Guest Basundhara Ghosal

bold one line of font in tooltip?

Recommended Posts

I have about 5 lines of data in my tooltip and I'd like to have the first line be bolded--is this possible?

 

 

 

see below:

 

 

 

tooltext='This Title Should Be Bold:{br}{br}Health: 64.3%{br}data: 3.4%{br}data: 1.2%{br}data: 7.6%{br}data: 5.7%{br}data: 17.8%'

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi,

I am afaid that as of now it is possible to apply the 'bold' style to elements (like tooltext,dataplot etc) as a whole but is not possible to apply to a particular word or line of a  element. :D

Ref:-http://www.fusioncharts.com/docs/Contents/Styles/Font.html

Hope this helps. :)

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi,

Your opinions are always valuable for us.

We will definitely add this to our wish-list and will let you know as soon as we come up with the solution.

Happy FusionCharting. :)

Share this post


Link to post
Share on other sites

This is how I accomplished highlighting a single text in the tooltip using setDataXML.  %26lt;B%26gt; YOUR BOLD TEXT %26lt;/B%26gt;

Hope this helps :)

Edited by Guest

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this