I too am having issues with gridlines since the update to v46.
I have a chart on a blue background and it now has white vertical
gridlines, which should be transparent. My code for chart options is as
follows:
var options = {
chartArea: {
width: '100%',
height: '100%',
backgroundColor: 'transparent'
},
backgroundColor: 'transparent',
hAxis: {
title: '',
textPosition: 'none',
textStyle: {
color: '#ffffff'
},
gridlines: {
color: 'transparent'
}
},
vAxis: {
title: '',
textStyle: {
color: '#ffffff'
},
baselineColor: 'transparent',
textPosition: 'none',
gridlines: {
color: 'transparent'
}
},
legend: { position: 'none' }
};
Loading v45.2 makes the lines transparent, whereas v46 makes them white.
This is only for the vertical lines (hAxis -> color -> 'transparent');
Thanks,
- Chris
On Wednesday, 20 September 2017 13:29:08 UTC+1, Daniel LaLiberte wrote:
>
> Can you provide a few more details? Since you mention gridlines, I am
> more concerned because I just announced the release of a new version (as
> 'current') in which there were many changes to the gridline generation.
>
> On Wed, Sep 20, 2017 at 3:59 AM, 'Shubham Goyal' via Google Visualization
> API <[email protected] <javascript:>> wrote:
>
>> Hi,
>>
>> I've been trying to create a line chart (date vs number) but only 2
>> vertical gridlines are showing up. Can anyone suggest a solution please?
>>
>> Thanks,
>>
>>
>> Now in 24 countries
>> Download Zomato: iOS
>> <https://itunes.apple.com/in/app/zomato/id434613896?mt=8> · Android
>> <https://play.google.com/store/apps/details?id=com.application.zomato> ·
>> Windows
>> <http://www.windowsphone.com/en-in/store/app/zomato/a00f4816-19b0-4bd8-a554-8f0172151cb3>
>>
>> This email is intended only for the person or the entity to whom it is
>> addressed. If you are not the intended recipient, please delete this email
>> and contact the sender.
>>
>> --
>> 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]
>> <javascript:>.
>> To post to this group, send email to [email protected]
>> <javascript:>.
>> 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/3b86ebeb-9b1d-4429-a650-17c9f16754c6%40googlegroups.com
>>
>> <https://groups.google.com/d/msgid/google-visualization-api/3b86ebeb-9b1d-4429-a650-17c9f16754c6%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> --
> Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2>
> [email protected] <javascript:> 5CC, Cambridge 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/d7763170-13bb-455f-ab07-208e69f050a2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.