Is it the axis that is missing data points or the lines that are missing data points? If it is the axis, you can set the strictFirstColumnType option to true, which will plot your dates on a time line. If it is the lines, you need to set the interpolateNulls option to true (currently available only in Line Charts and for lines in Combo Charts - does not work for any other charts that I know of).
-- 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/-/TYjWO408lY0J. 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.