You can either query the database and output the contents directly into javascript, the same as if you were outputting them into HTML, or you can set up a data source and use an AJAX query to fetch the data.
I can't help you with the code to make it happen, though, sorry. On Tuesday, October 23, 2012 3:13:36 AM UTC-4, Jishnu U wrote: > > Hi guys.. > Im want to use Google Line Chart on my ASP.NET website. My data is on a > MS SQL server (local). How can I connect this data source to the chart. > thnks :) > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/8g1P7G03uE4J. 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.
