How can I make transparent background in Google charts for Internet Explorer?
I have used
'backgroundColor':'transparent' and 'backgroundColor' = {fill: <color>};
It works in FF, Chrome, Safari, and Opera but did not work in Internet Explorer.
Is there any way to make it transparent in Internet Explorer?
This can be done by either
or you can add blank png image background to do this