What is the best way to create a multi-series Line Chart with each series 
having a different length? I searched and didnt find a solution I could 
use. Basically I have an array of arrays (series) each with different 
lengths. Inserting nulls of blanks is inefficient since I have to iterate 
through the array to find the longest series and then insert nulls in all 
the other smaller series.

I am surprised the API doesnt allow for this feature (multiple series with 
varying lengths) like CanvasJS.

Thanks,
mrp

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-visualization-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to