You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Visualization API
Hi,
I'm a bit stuck, I would like to remove the horizontal grid lines from
a line chart. However I can't find the option on the line graph.
On the bar chart you can remove horizontal gridlines with the follow
hAxis.gridLineColor however there is no such property of the Line
Chart (there is a vAxis.gridLineColor). Does anyone have any ideas of
how I can get rid of them?
Daniel
Daniel Saxil-Nielsen
unread,
Sep 27, 2011, 12:32:46 PM9/27/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Visualization API
asgallant
unread,
Sep 27, 2011, 1:06:10 PM9/27/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-visua...@googlegroups.com
Use vAxis.gridlineColor (note the "l" in "gridline" is lowercase).