Yes, it's happening on Windows 7 and IE 8 (8.0.7600.16385). On the XP boxes, it 
looks fine. Suggestions? There are too many IE8 Vista installs out there for me 
to ignore this.

Thanks,

Michael

On Oct 22, 2010, at 10:06 AM, Brian Quirion wrote:

> Is this with Vista? I had a similar problem but on XP things worked as 
> expected while on Vista they did not.
> 
> On Fri, Oct 22, 2010 at 7:42 AM, Michael Schaefer <[email protected]> 
> wrote:
> Hi,
> 
> Anyone experiencing font problems with IE8 using a line chart? For some 
> reason, on new windows laptops only, we are seeing Comic Sans fonts instead 
> of Arial, even when overridden. Here is how we invoke the api:
> 
>          var chart = new google.visualization.LineChart(location);
>          chart.draw(data, {height: height, width: width, title: title,
>                            hAxis: {title: xLabel, titleTextStyle: {color: 
> '#000000'}, slantedText: true, slantedTextAngle: 90},
>                            vAxis: {title: yLabel, titleTextStyle: {color: 
> '#000000'}},
>                            colors:['#0867ab', '#e64400'],
>                            backgroundColor: bgColor,
>                            legend: 'right',
>                            fontName: 'arial,helvetica,sans-serif',
>                            fontSize: 12,
>                            pointSize: 4
>                           });
> 
> Thanks,
> 
> Michael
> 
> --
> 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.
> 
> 
> 
> -- 
> 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.

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

Reply via email to