Hi Sam, At the moment, only lineChart have an interpolation option for null values. If I were you, I would interpolate myself all the data in advance, since you're using the data in various charts. If you intend to use only lineChart, add the "interpolateNulls: true" to your drawing options.
On Sun, Dec 11, 2011 at 7:36 PM, Sam Halliday <sam.halli...@gmail.com>wrote: > Dear all, > > When I plot my charts (Line, Area, Combo, etc) with Date objects as > the x-axis, the values of the x-axis are automatically calculated and > a sensible tick size is selected. However, if the x values are not > evenly spaced apart, (e.g. missing values) then the x-axis does not > reflect a linear progression of time. > > As a hack, I'm going to create empty data values but is there an > option to let the Google API pick up on this and scale the x axis > correctly? > > Regards, Sam > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > 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. > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. 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.