Unfortunately we do not support adding data by series. Can you elaborate on why adding null values is problematic? Isn't it possible to write a tool that consolidates multiple series into a data table?
- Sergey On Fri, Dec 21, 2012 at 3:24 PM, Maciek <[email protected]> wrote: > I would like to define data for my chart like in jqPlot ( > http://www.jqplot.com/tests/date-axes.php). > > Adding 'null' values is problematic. Best solution would be adding data by > series like: > > serie1=[['2008-06-30 8:00AM',4], ['2008-7-30 8:00AM',6.5], ['2008-8-30 > 8:00AM',5.7], ['2008-9-30 8:00AM',9], ['2008-10-30 8:00AM',8.2]]; > > Can I get this method of providing data in Google Chart Tools > > -- > 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/-/b-XLQt3Dq9AJ. > 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. > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. 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.
