sobrien208 Report post Posted April 5, 2012 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 Share this post Link to post Share on other sites
Guest Sashibhusan Report post Posted April 6, 2012 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
sobrien208 Report post Posted April 12, 2012 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 Report post Posted April 17, 2012 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
sobrien208 Report post Posted April 17, 2012 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
Swarnam Report post Posted April 17, 2012 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
sobrien208 Report post Posted April 18, 2012 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