jeffrock

Members
  • Content count

    1
  • Joined

  • Last visited

Everything posted by jeffrock

  1. 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.