I got the background to work, but the legand row is still white in color
and also the legand text color is white Is there any ways to fix this?
On Thursday, March 19, 2015 at 9:16:47 PM UTC-7, mhjp wrote:
>
> Perfect, thanks!
>
> On Thursday, March 19, 2015 at 2:22:44 PM UTC-4, Daniel LaLiberte wrote:
>>
>> Oops, I copied that wrong. Should be this:
>>
>> var options = {
>> chart: {
>> backgroundColor: 'white', // for the area outside the chartArea
>> chartArea: {
>> backgroundColor: '#F0F0F0'
>> }
>> }
>> }
>>
>> On Thu, Mar 19, 2015 at 2:21 PM, Daniel LaLiberte <[email protected]>
>> wrote:
>>
>>> 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] 5CC, Cambridge MA
>>> [email protected] 9 Juniper Ridge Road, Acton MA
>>>
>>
>>
>>
>> --
>> Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2>
>> - 978-394-1058
>> [email protected] 5CC, Cambridge MA
>> [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 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/e1d49691-2b49-4fc3-b321-40384191a1f4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.