Hi, I think no. On Fri, Dec 9, 2011 at 2:08 PM, chirravuri karthikeya < [email protected]> wrote:
> Hey Thanks for the replay > > I have Different fields from different objects and i need to populate them > on each axis so can i get them on individual axis with data.addRows method. > > -- > Regards > Karthik.Chirravuri > > > On Fri, Dec 9, 2011 at 1:05 PM, nikhil chorgi <[email protected]>wrote: > >> Hi, >> yes you can give SQL query output to graph and accordingly graph will >> get populated . >> >> Collect the query output in an array and give array output to >> data.addRows method. >> >> >> -- >> Thanks and Regards >> >> Nikhil A.Chorgi >> >> >> * **Please consider the environment before printing this email, Go Green >> ...* >> >> >> >> On Fri, Dec 9, 2011 at 10:44 AM, karthikeya <[email protected]>wrote: >> >>> Hi, >>> >>> I have a Requirement regarding Google charts in my salesforce org >>> where i need to pull the data from different objects and present it in >>> the form of google charts. My Question is Every where i see the data >>> given statically. I just want to know whether we can give it from SQL >>> Query and i also want to know how it can be accomplished >>> >>> Thank You >>> Any help is appreciative >>> >>> -- >>> 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. >>> >>> >> >> >> >> >> -- >> 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. >> > > > > > -- > 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. > -- Thanks and Regards Nikhil A.Chorgi * **Please consider the environment before printing this email, Go Green...* -- 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.
