Hi Baris,

Your property has a space before it, as in you're writing
'_backgroundColor' (with a space instead of an underscore), where you
should be writing 'backgroundColor'. Here is an example of your options
working perfectly: http://jsfiddle.net/nLf64qga/

On Thu, Feb 4, 2016 at 11:27 AM Baris Sarac <[email protected]> wrote:

> Here is how it looks:
> <https://lh3.googleusercontent.com/-ngtD7PPtO_Y/VrN7UAWLUqI/AAAAAAAAaqk/dgFlO5S4-zE/s1600/Untitled-1.jpg>
>
>
> <https://lh3.googleusercontent.com/-ngtD7PPtO_Y/VrN7UAWLUqI/AAAAAAAAaqk/dgFlO5S4-zE/s1600/Untitled-1.jpg>
>
> Here is the code:
>
>         var options = {'title': 'abc',
>                'width': 300,
>                'height': 250,
>                'is3D':true,
>                'fontSize':18,
>                ' backgroundColor': '#FCF3E5',
>                'chartArea': {'width': '80%', 'height': '80%','
> backgroundColor': '#FCF3E5'},
>                'legend': {'position': 'none'},
>         };
>
> I tried only  bacgroundColor it didn't work, then I tried backgroundColor
> inside  chartArea that didn't work either. I even tried both, in the aboe
> example, that didn't work too. I cannot change their background color.
>
>
>
> --
> 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
> https://groups.google.com/group/google-visualization-api.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/google-visualization-api/5cadf2fe-565b-4cb5-8609-83ec00543c8a%40googlegroups.com
> <https://groups.google.com/d/msgid/google-visualization-api/5cadf2fe-565b-4cb5-8609-83ec00543c8a%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
-- 

*[image: unnamed.gif]• Sergey Grabkovsky• Software Engineer• Google, Inc•
[email protected] <[email protected]>*

-- 
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 https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/CAEwwup4iF1KhKkoj0zeN%3DB-GXy49QxUB-SdWwKOXi7kH%2B%3DwMHA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to