I have 2 charts (weekly and monthly stat) http://screencast.com/t/sdBjfil0 http://screencast.com/t/jfvgOgcFmsg0 Parameters the same for both charts, exclude viewWindow.min and viewWindow.max. In first case these parameters are: 2012-08-06 and 2012-08-12 (1 week) In second case: 2012-08-01 and 2012-08-31 (1 month) My options for date axis: hAxis: {title: monthName.toUpperCase(), titleTextStyle: {color: '#000000'}, baselineColor:'#ffffff', allowContainerBoundaryTextCufoff:true, viewWindow:{min:MIN,max:MAX}, format:'dd', gridlines:{color: '#ffffff'}, //logScale:true, textPosition:'out', showTextEvery:1, strictFirstColumnType: false } Why on second chart, I can not see all the dates on the axis X?
Thanks, Vadym -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/y7s4gpDRmwsJ. To post to this group, send email to google-visualization-api@googlegroups.com. To unsubscribe from this group, send email to google-visualization-api+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.