Sign in to follow this  
bruceb

Fusioncharts Xt Rollover Event?

Recommended Posts

I see from old forum posts that FusionCharts did not support a rollover/mouseover event. (I'm using a zoom line chart and need to know when the user mouses over a data point) Is this not possible still?

Share this post


Link to post
Share on other sites
Guest Bindhu

Hi,

 

The latest version of FusionCharts suite support toolTips.

 

A tool-tip is shown when the mouse is hovered over a particular data point.

 

It shows the following information:

 

1. Single series chart (except pie & doughnut): Name & value

2. Pie & Doughnut: Name & value/percentage

3. Multi-series & combination chart: Series Name, Category Name, Data Value.

 

You can also set a custom tool tip for any of the data points using tooltext attribute of the <set> element which is used to define the individual data elements.

 

For more details on 'XML/JSON Attributes for Tool Tip', please refer to the link below,

http://docs.fusioncharts.com/charts/contents/?AttDesc/ToolTip.html

 

Hope this helps!

Share this post


Link to post
Share on other sites

Hi Bindhu,

 

I have a fusion chart pie chart and the tool tip is being displayed. However, the text inside the tool tip is very long and the tool tip gets cut off. Do you know how I can overcome this?

 

Thanks,

Leon

 

 

Hi,

 

The latest version of FusionCharts suite support toolTips.

 

A tool-tip is shown when the mouse is hovered over a particular data point.

 

It shows the following information:

 

1. Single series chart (except pie & doughnut): Name & value

2. Pie & Doughnut: Name & value/percentage

3. Multi-series & combination chart: Series Name, Category Name, Data Value.

 

You can also set a custom tool tip for any of the data points using tooltext attribute of the <set> element which is used to define the individual data elements.

 

For more details on 'XML/JSON Attributes for Tool Tip', please refer to the link below,

http://docs.fusionch...sc/ToolTip.html

 

Hope this helps!

post-29049-0-80696600-1346180236_thumb.png

Share this post


Link to post
Share on other sites
Guest Bindhu

Hi,

 

ToolTips have been improved a lot in the latest version of FusionCharts suite.

 

Please try upgrading to the latest version(FusionCharts v3.2.2 SR4).

 

You may download the trial version from the link below,

www.fusioncharts.com/download/trials

 

Please note: Even with the latest version, if there is no enough space, toolTips will be truncated.

 

In such cases, please increase the chart width.

 

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