IE does not like errant commas at the end of arrays and objects. You need
to remove the highlighted comma:
var options = {
legend: 'none',
colors: ['white'],
pointShape: 'circle',
pointSize:20,
backgroundColor:'#9F9',
animation: {
duration: 200,
easing: 'inAndOut', // <- this comma causes the problem
}
};
On Friday, May 30, 2014 3:57:03 AM UTC-4, veeramani k wrote:
>
>
>
> Hi,
>
> I used visualization scatter chart.It works in all major browser but fails
> in ie8.is there any solution to solve this ie8 issue?
>
>
--
You received this message because you are subscribed to the Google Groups
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.