sobrien208

Tooltip Overlapping Legend

Recommended Posts

Hi,

 

I am using the javascript rendering engine for FusionCharts XT and am having an issue with Tooltip placement.

 

In the attached image, my tooltips are overlapping the legend. This behavior would be acceptable if the tooltip background was

opaque, and thus readable. However, the legend text is coming through the background and creating a circumstance that makes the

tooltip difficult to read and gives it an unpleasant aesthetic experience.

 

Any suggestion towards resolution would be greatly appreciated.

 

Thanks!

 

Scott

post-9500-0-40000100-1333651294_thumb.png

Share this post


Link to post
Share on other sites
Guest Sashibhusan

Hi,

 

With regard to your issue, the ToolTip is showing below the Legend in JavaScript Charts.

 

So to get the ToolTip text properly readable, could you please place the legend just below the chart by setting "legendPosition" value to "BOTTOM" in <chart> element?

 

Hope this helps!

Share this post


Link to post
Share on other sites

Thank you for the reply. Moving the legend to the bottom solves the overlap problem, but that the design calls for the legend to be to the right of the chart.

 

Is there any other resolution to the problem without having to move the position of the legend?

Share this post


Link to post
Share on other sites
Guest Sashibhusan

Hi,

 

Could you please upgrade to latest version of FusionCharts XT (V 3.2.2) SR3 and try rendering the Chart in JavaScript mode?

 

Hope this helps!

Share this post


Link to post
Share on other sites

I am currently using @version fusioncharts/3.2.3-release.4749.

 

Is that not later than the version listed below?

 

 

Hi,

 

Could you please upgrade to latest version of FusionCharts XT (V 3.2.2) SR3 and try rendering the Chart in JavaScript mode?

 

Hope this helps!

Share this post


Link to post
Share on other sites

Hey,

 

The latest version was released on March 13, 2012. It contains number of bug fixes and improvements.

 

Please try downloading the current version and see if it helps.:)

 

 

Share this post


Link to post
Share on other sites

The latest build fixed the issue - thanks!

 

Hey,

 

The latest version was released on March 13, 2012. It contains number of bug fixes and improvements.

 

Please try downloading the current version and see if it 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