Sign in to follow this  
Atul Darne

Display Absolute Value And Percentage On Mouse Over

Recommended Posts

Guest Angshu

Hi,

 

Thanks for your post.

 

Please try the same by setting <toolText> attribute inside the <set> element of your XML code.

 

By default, FusionCharts shows the data item name and value as tool tip text for that data item. But, if you want to display more information for the data item as tool tip, you can use this attribute to specify the same.

 

Ex : <set label='Jan' value='420000' tooltext='42,42%' />

 

Hope this helps.

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