Do you mean your object 1 has properties each with an array of values, all of the same length? What do you mean by "also 10 curves"? Same question for object 2.
If you have an example of your data, that would help make it clear what you want. Generally, you will have to construct a DataTable, and give that to one of the charts. On Thu, Feb 26, 2015 at 7:24 AM, Schabagh <[email protected]> wrote: > Hello Forum, > > I have two different data Objects as following: > > object 1: It has several fields like this: value1a, valu2a, value3a, ..., > value10a (also 10 curves) > object 2: It has only one field: value1b (1 curve) > > I have now to show the first object values on the left Y-Achses and the > second object values on the right Y-Achses. How can I do that? Is that > possible? > > Thanks > > -- > 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. > -- Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> - 978-394-1058 [email protected] <[email protected]> 5CC, Cambridge MA [email protected] <[email protected]> 9 Juniper Ridge Road, Acton MA -- 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.
