R
Ruben Dröge
Guest
It's not possible to set the background image of a bubble chart using the chartArea property of the bubble chart. But what you can do is make the background transparent: chartArea: { background: "transparent" }, And after that you can add the background to your :
Continue reading...
Continue reading...