sgomez

Text in HLinearGauge tooltip

Recommended Posts

Hi everyone.

 

 

 

My application has a combination of charts and widgets. I'd like the action of hovering over any chart to have the same effect. While FusionCharts shows "Series Name, Category Name, Data Value" in the tooltip, FusionWidgets only shows "Data Value". Is it possible for me to customize the tooltip in the widgets (particularly in the HLinearGauge) to make it look like the charts?

 

 

 

Thanks in advance.

Share this post


Link to post
Share on other sites

Hi,

 

 

 

Yes it is possible to display a similar tool tip to FusionCharts.

 

 

 

This can be done by defining a custom tool text for your tool tip using the toolText='text' attribute in the <pointer> element.

 

 

 

Hope this helps. :)

Share this post


Link to post
Share on other sites

Thanks a lot, it worked!

 

 

 

I'd seen the attribute in the XML sheet, but couldn't make it work because it doesn't say you need a "pointers" element wrapping the "pointer" elements (in case someone runs into the same problem as me).

 

 

 

The other widgets I'm using are the bullet charts, that don't seem to accept the "pointers" element. I guess this means it's not possible to customize the toolText in these charts, is it?

 

 

 

Hope you can answer the question. Thanks for your support.

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