Your options should be:
var options = {
title: 'Average position: 'team' ,
hAxis: {title: '', minValue: 30, maxValue: 30, gridlines: {color:
'transparent}},
vAxis: {title: '', minValue: -25, maxValue: 25, gridlines: {color:
'transparent}},
bubble: {textStyle: {fontSize: 13}},
sizeAxis: {minValue: 11, maxSize: 11, maxValue: 11, minSize: 11},
backgroundColor: 'transparent'
};
On Saturday, March 23, 2013 12:39:37 PM UTC-4, Jay Modha wrote:
>
> var options = {
> title: 'Average position: 'team' ,
> hAxis: {title: '', minValue: 30, maxValue: 30},
> vAxis: {title: '', minValue: -25, maxValue: 25},
> bubble: {textStyle: {fontSize: 13}},
> sizeAxis: {minValue: 11, maxSize: 11, maxValue: 11, minSize: 11},
> vAxis.gridlines.color: 'transparent',
> hAxis.gridlines.color: 'transparent',
> backgroundColor: 'transparent',
> };
>
>
> I made the changes you said but
> now my graph doesnt show at all. any ideas why?
>
> thanks
>
>
> On Saturday, March 23, 2013 4:03:18 PM UTC, asgallant wrote:
>>
>> Set the hAxis.gridlines.color and vAxis.gridlines.color options to match
>> the background color of the chart.
>>
>> On Saturday, March 23, 2013 7:29:40 AM UTC-4, Jay Modha wrote:
>>>
>>> Is there any way to remove all the background lines in a bubble chart?
>>> so it looks like a football pitch?
>>>
>>> Thanks
>>>
>>
--
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?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.