I've seen that you can use the join method to merge two tables to create a chart out of them, but will this work if the tables have the same column headers? I'm trying to compare two groups and have data in two different tables that I'd like to show on a single line chart, with, perhaps, one line for each group. Will the join method have this effect? The data rows are sorted by timestamp, and the set of timestamps covered in each of the two tables should be the same, so I don't know if this overlap will cause an issue.
-- 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.
