saptarshi

Cusatom ToolText

Recommended Posts

Hello,

 

 

 

Welcome to the forum!

 

 

 

To display a specific tool tip in the chart do the following:

 

 

 

1) Set <chart showToolTip='0'...>

 

 

 

2) <set label='Jan' value='220000' toolText='Custom Tool Text'/>

 

 

 

Hope this helps. :)

Share this post


Link to post
Share on other sites

This doesn't seem to work, at least not for a combination chart. I'm trying to disable tool text for one of the datasets, and can't seem to do it. Even when I set the chart attribute

 

showToolTip='0'

 

and set one of the set attributes

tooltext='test'

 

there is no tooltip shown.

Share this post


Link to post
Share on other sites
Guest Basundhara Ghosal

Hi nemo,

As "showTooltip" is an attribute of the <chart> element, it would get effected on all the tooltips of the charts globally.

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