Sign in to follow this  
jeffrock

Tooltext Is Clipped In Fusioncharts.hc.js

Recommended Posts

I'm having a problem where the tooltext displayed for a barchart is being clipped by the right side of the graph. These graphs are rendered using Javascript. I cannot easily supply a manual {br} as the string is being used for the legend as well as the tooltext and is highly dynamic in nature. You'll notice from the attached screen shot that I have showLables=0. I expected that either the tooltext display code would wrap the text or push it back from the right edge.

 

 

Has anyone experience this clipping problem in Javascript charts, is it a known bug, and do you have any suggestion on possible solutions? We are using Javascript because we need to support html5 for this product.

 

The version string from the FusionCharts.js file I'm using is fusioncharts/3.2.2-servicerelease1.4200.

 

Thanks for your help.

 

post-28314-0-08555100-1339449322_thumb.png

Share this post


Link to post
Share on other sites
Guest Bindhu

Hi,

 

Welcome to the FusionCharts Forum :)

 

Thank you for the post.

 

Can you please try upgrading to FusionCharts v3.2.2 SR3?

 

There are lot of improvements done with regard to toolTip for JavaScript charts.

 

Please note: If the toolText is very big and exceeds the width of the chart, then it will still be cut. Improvements to the same in continuously being done.

 

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