The second issue - quality of the visualizations is also notably poorer in IE - is possibly caused because IE (<=8) doesn't support SVG, so we use VML. The first issue - tooltip text overflow in IE8 - is due to some problems we have with IE8. For some reason, text measurements in IE8 don't work well with its VML. This is a known issue, but I can't really promise anything here, sorry.
On Mon, Dec 13, 2010 at 12:36 PM, Joe <[email protected]>wrote: > Hi, > > I'm using the Visualization API to create a reporting tool for the company > I work for. I created some visualizations (Interactive Line and Column > Charts) and tested them in Firefox and everything worked great. > > The problem is, I require them to work in internet explorer 8. The most > significant problem is the fact that in IE 8, the tooltips are not resized > to their content correctly and text always spills out of the tooltip. Is > there a way to fix this? > > The quality of the visualizations is also notably poorer in IE - Any reason > why this might be? > > I have attatched an image to ilustrate these points. > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-visualization-api%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-visualization-api?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
