The corechart package currently does not support the extended color objects
{stroke:,fill: strokeSize:}.
If this is a necessary feature for you please revert to the old version of
the charts -
http://code.google.com/apis/visualization/documentation/gallery/linechart_old.html#backgroundColor

<http://code.google.com/apis/visualization/documentation/gallery/linechart_old.html#backgroundColor>
ChartMan

On Thu, Aug 12, 2010 at 10:11 PM, Jré Sarenac <[email protected]> wrote:

> A correction to my previous post:
> This method still doesn't work for Internet Explorer.  It works in Firefox,
> Safari and Chrome.
>
> Cheers,
> Jré
>
>
> On Thu, Aug 12, 2010 at 10:59 AM, Jré Sarenac <[email protected]> wrote:
>
>> I got it to work by using: backgroundColor: {stroke:null, fill:null,
>> strokeSize: 0}
>> Although this was only possible thanks to an example I saw as I did not
>> know I could edit specifics of the backgroundColor.
>> Where can I find detailed information on the properties of vis charts?
>> I.e where can I find out that the backgroundColor has additional properties
>> of: stroke, fill, strokeSize?
>>
>> Thanks!
>> Jré
>>
>>
>> On Thu, Aug 12, 2010 at 4:24 AM, ChartMan <[email protected]> wrote:
>>
>>> I will record this bug.
>>>
>>> Thanks
>>> ChartMan
>>>
>>>
>>> On Thu, Aug 12, 2010 at 1:53 AM, Jré <[email protected]> wrote:
>>>
>>>> Setting backgroundColor: 'transparent' worked for me but only in
>>>> Firefox.
>>>> It shows as a black background in all other browsers :(
>>>>
>>>> Cheers,
>>>> Jré
>>>>
>>>> On Aug 2, 12:11 am, rein <[email protected]> wrote:
>>>> > Dear Google Charts users,
>>>> >
>>>> > I trying to get atransparentbackground on my Google pie chart.
>>>> > Someone posted a solution for the image charts:
>>>> http://alblue.bandlem.com/2007/12/use-transparent-backgrounds-in-goog..
>>>> .,
>>>> > but i can't find a solution for the Interactive Charts (using
>>>> > javascript).
>>>> >
>>>> > Anyone knows what is have to define at backgroundColor? I tried
>>>> > backgroundColor:'transparent' and backgroundColor:'none' but that does
>>>> > not work..
>>>> >
>>>> > Thanks for your time!
>>>> >
>>>> > Regards,
>>>> > Rein
>>>>
>>>> --
>>>> You received this message because you are subscribed to the Google
>>>> Groups "Google Visualization API" group.
>>>> To post to this group, send email to
>>>> [email protected].
>>>> To unsubscribe from this group, send email to
>>>> [email protected]<google-visualization-api%[email protected]>
>>>> .
>>>> For more options, visit this group at
>>>> http://groups.google.com/group/google-visualization-api?hl=en.
>>>>
>>>>
>>>  --
>>> You received this message because you are subscribed to the Google Groups
>>> "Google Visualization API" group.
>>> To post to this group, send email to
>>> [email protected].
>>> To unsubscribe from this group, send email to
>>> [email protected]<google-visualization-api%[email protected]>
>>> .
>>> For more options, visit this group at
>>> http://groups.google.com/group/google-visualization-api?hl=en.
>>>
>>
>>
>  --
> You received this message because you are subscribed to the Google Groups
> "Google Visualization API" group.
> To post to this group, send email to
> [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-visualization-api%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-visualization-api?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.

Reply via email to