As mentioned in the announcement of the new release,
https://groups.google.com/forum/#!topic/google-visualization-api/SaQnVkXTUO8

you can replace 'current' with '45.2' to get the previous version.

Your changes to the charts that you hope to see on
http://dev.iad.sk/en/mutual-funds/conservative-investment/ are not
happening.  In the debugger, I still see this for your options:


   1. {width: "100%", height: 260, legend: "none", backgroundColor: "#fff",
   chartArea: {…}, …}
      1. backgroundColor: "#fff"
      2. baselineColor: "#cacfd8"
      3. chartArea:
         1. backgroundColor: "#fff"
         2. height: "100%"
         3. left: 10
         4. right: 20
         5. top: 20
         6. width: "100%"
         7. __proto__: Object
      4. *gridlines:*
         1. *color: "#cacfd8"*
         2. __proto__: Object
      5. hAxis:
         1. *gridlines:*
            1. *count: 5*
            2. __proto__: Object
         2. *textPosition: "none"*
         3. __proto__: Object
      6. height: 260
      7. legend: "none"
      8. series:
         1. 0: {color: "#7bd7f0"}
         2. __proto__: Object
      9. vAxis:
         1. baseline: 0
         2. baselineColor: "red"
         3. *gridlines:*
            1. *count: 5*
            2. __proto__: Object
         4. maxValue: 16
         5. minValue: -16
         6. *textPosition: "none"*
         7. __proto__: Object
      10. width: "100%"
      11. __proto__: Object




On Fri, Oct 5, 2018 at 2:21 AM Marek Kozela <[email protected]> wrote:

> I removed gridlines from options, you can see it here now:
> http://dev.iad.sk/en/mutual-funds/conservative-investment/
>>
>> But still not working...
>
> Is there any way that I can change the version of package? I mean here:
>
> *google.charts.load('current', {'packages':['corechart'], 'language':
> 'sk'});*
>
> I want to use older version because about a week ago it was working... So
> can I replace the "current" with some number of older version of code?
>
> Thank you for your time and help.
>
> --
> 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/46014719-c7a3-4dcb-b906-a6b695ef7e58%40googlegroups.com
> <https://groups.google.com/d/msgid/google-visualization-api/46014719-c7a3-4dcb-b906-a6b695ef7e58%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] <[email protected]>   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/CAOtcSJN8anfxT58RK6kpuZ8jnaYWHD3sZhbRbLga-ga%3DjDZQnQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to