I'm trying to make a google-chart with transparency, but it seems not to work. It just draws a solid white background.
Does anybody succeded with transparency? Am I doing something wrong?
Thanks in advance!
Info about google charts: solid fill
Test URL: Google-charts example
attr('fill-opacity','0.0'); Use the eq:() selector to select the rectangle you want to be transparent. Save this answer.
What you can do is set the background color to None which gives you a fully transparent background. This should be the accepted answer, click background in the google slides toolbar and select Transparent.
Changing the Color You can change the color of the lines that connect data points in Google Charts in two subtly different ways: with the colors option to change the chart palette, or with the series option to specify the color for particular series. In the following chart, we set the color of each series explicitly.
For a transparent background, use chf=bg,s,FFFFFF00
Example:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With