Goole Visualization DateRangeFilter Data issue. Data Conflict between Feb and March
问题 When I'm selecting the dates between 1st feb to 28th feb, the Google visualization displaying the data of March instead of February. Screenshot The Below code has data and control and chart wrappers. google.load('visualization', '1', {packages:['corechart','controls','table'], callback:drawChart}); Js Fiddle Link Please help me in finding a solution for this. Thanks in advance. 回答1: try using the newer library, loader.js vs jsapi seems to work fine here... google.charts.load('current', {