Since this morning 16 of june 2017 my application displayed a bug with the 
combobox using Chrome or IE
After a long debug we realized there should be a conflict between the two 
libraries : ExtJs 4.07 and Google Chart upcoming release .
changing the google loader in : google.charts.load('44', {............}) 
//last stable release it start working again

I hope it will be fixed asap




Il giorno giovedì 15 giugno 2017 21:09:38 UTC+2, Daniel LaLiberte ha 
scritto:
>
> You can now load Google Charts version '45.2' by loading 'upcoming'.  
> Please test this version and let us know if you experience any new problems.
>
>
> At this time, 'current' is still '45.1'.  You can continue to load version 
> '45' or '45.1' by specifying one of those versions.
>
> Anticipated production release date: June 28
>   On this date, loading 'current' or 'upcoming' will load '45.2'. 
>
> This version includes a few bug fixes and many changes that involve 
> internal refactoring, particularly in how options are processed, but there 
> should be no visible changes.
>
>
> Summary of changes for v45.2:
>
>
>
>    - 
>    
>    Corecharts
>    - 
>       
>       Added tooltip.boxStyle options: e.g.
>       
>  'tooltip': {
>
>    'boxStyle': {
>
>        'stroke': '#b2b2b2',  'strokeOpacity': 1,  'strokeWidth': 1.5,
>
>        'fill': 'white',  'fillOpacity': 1,
>
>        'shadow': {  'radius': 1, 'opacity': 0.2,  'xOffset': 0, 
>  'yOffset': 2 }
>
>    }}
>
>    - 
>       
>       Fix AreaChart legend items to use areaOpacity option.
>       - 
>       
>       Fix infinite loop when formatted domain values are (incorrectly) 
>       numeric.
>       
>
>    - 
>    
>    Table
>    - 
>       
>       Fix paging buttons.
>       - 
>       
>       Add column type to header cell classlist.
>       - 
>       
>       Respect column property.
>       - 
>       
>       Fix accessibility labels when sorting is enabled.
>       - 
>    
>    Gantt
>    - 
>       
>       Fix selection object to include row index.
>       
>
> -- 
> 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/f2ec4fbd-2c1d-403f-b913-b5841c14bc00%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to