Yes, you can use the "date" data type. Note that you will also probably want to set vAxis.viewWindow.min/max as well (to values outside the range of your data), as the first and last bars will be half cut off otherwise (this is true of all continuous data types in Bar and Column charts).
On Sunday, October 14, 2012 4:18:18 PM UTC-4, Fr4nk wrote: > > hi there! > > is it possible to have date data at the x-axis with a stacked bar chart? > In the reference ( > https://developers.google.com/chart/interactive/docs/gallery/barchart) is > only data-type number listed... :-/ > > thanks! -- 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/-/2xxOtrsPRwgJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
