Hi Chris,

The colors of the gridlines is a very different issue compared to the
values of the gridlines, so thanks for pointing out this issue.  This might
be related to earlier changes in how options are processed rather than how
gridlines are generated.

On Wed, Sep 20, 2017 at 11:38 AM, Chris Wheeler <chrishwhee...@gmail.com>
wrote:

> 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 <google-visua...@googlegroups.com> 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 google-visualization-api+unsubscr...@googlegroups.com.
>>> To post to this group, send email to google-visua...@googlegroups.com.
>>> Visit this group at https://groups.google.com/grou
>>> p/google-visualization-api.
>>> To view this discussion on the web visit https://groups.google.com/d/ms
>>> gid/google-visualization-api/3b86ebeb-9b1d-4429-a650-17c9f1
>>> 6754c6%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>
>> dlali...@google.com   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 google-visualization-api+unsubscr...@googlegroups.com.
> To post to this group, send email to google-visualization-api@
> googlegroups.com.
> 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
> <https://groups.google.com/d/msgid/google-visualization-api/d7763170-13bb-455f-ab07-208e69f050a2%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>
dlalibe...@google.com <dlalibe...@google.com>   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 google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
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/CAOtcSJP6wuT%3D8ii1fpTnqTinqk1rb%3Dr1RRtR2LeFH_Tn76rG3A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to