Hello...
I know there are limitations with IE for background transparency.. and everything I have tried to get past it has failed.
In chrome I am able to set:
backgroundColor: 'transparent',
and overlay the bubble chart over another layer that contains an image to get a background image for my bubble chart. Is there any way to work around this or cheat to get the same results in IE 8?. I am essentially just trying to have the bubbles generated over an image. I have seen other examples where the bubbles are rendered over google maps, so I am hopeful that somebody might have an idea.
here is the example where the bubbles are displayed over google maps, and this works in IE 8:
Thank you in advance for any help !!