I've been doing work with Google charts in ASP.Net. The easiest way I found was to create a web service (ASMX) that can gather and return the data which the charts then use.
Not in the office at the mo but will post some code in a bit. Essentially the Web Service connects to SQL and creates a data table as normal, then returns it as a JSON string. Will try to post some code later. -- 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.
