You'll want to use the undocumented 'chart' option, to specify options that
apply to the chart component of the AnnotationChart. And within the
'chart' option, there you can provide the 'chartArea' option.
var options = {
backgroundColor: 'white', // for the area outside the chartArea
chartArea: {
backgroundColor: '#F0F0F0'
}
}
On Thu, Mar 19, 2015 at 11:57 AM, mhjp <[email protected]> wrote:
> I cannot figure out how to change the background color on Annotation
> charts. Have tried:
>
>
> chartArea: {backgroundColor: {fill: '#F0F0F0'}}
>
> chartArea: {backgroundColor:'#F0F0F0'}
>
> Neither works.
>
> Thanks, Mike
>
>
> --
> 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
> http://groups.google.com/group/google-visualization-api.
> For more options, visit https://groups.google.com/d/optout.
>
--
Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> -
978-394-1058
[email protected] <[email protected]> 5CC, Cambridge MA
[email protected] <[email protected]> 9 Juniper Ridge
Road, Acton MA
--
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 http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.