Hi there, there is a working demo in this URL: http://code.google.com/apis/ajax/playground/?type=visualization#full_dashboard
in regard to your question on the datatable binding, you might want to check how to use the query language at: http://code.google.com/apis/ajax/playground/?type=visualization#using_the_query_language there are lots of samples for retrieving data from a database and integrating it with the API some refs are available at: http://code.google.com/apis/chart/interactive/docs/php_example.html http://code.google.com/apis/chart/interactive/docs/dev/implementing_data_source.html or you can write your own web service that will return data in the google datatable format :-) best of luck, On Tue, Nov 22, 2011 at 2:13 PM, prashanth <[email protected]> wrote: > Respected sir/madam, > > i am trying to use Full dashboard API . i cant able to bind the values > from my Database to the API, so i kindly request you to provide me a > demo or a video about binding user data dynamically from database to > the dashboard. > > > regards > Prashanth S > > -- > 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.
