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 google-visua...@googlegroups.com.
To unsubscribe from this group, send email to google-visualizati...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
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 <mac...@ateista.net> 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 google-visua...@googlegroups.com.
To unsubscribe from this group, send email to google-visualization-api+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/rPRBN9AaqxcJ.
To unsubscribe from this group, send email to google-visualizati...@googlegroups.com.