> > >> The API treats tables as a type of chart, so you add the code to get the Sheet then "draw" the table. About the simplest I can make it is at https://jsfiddle.net/brisray/Lp01usoz/
That uses the Sheet at https://docs.google.com/spreadsheets/d/1RCZiWWsEKPs6-1ULXeHjWmaXUEHCaRPtKT9U_6FzCJ4/edit#gid=1835225366 and the information in the code needed to access it comes from the Sheet URL. The Sheet must be readable to the code, so I just made it viewable, but not editable to other people. Everything can be made a bit more sophisticated, including the query used to get the data from the Sheet, and once you get the hang of what is happening and how it works, the API is a great tool. Some people have done great things with it, my use of it is relatively simple but here's some of what I've managed to do with a bit of practice. https://www.indstate.edu/business/metrics https://www.indstate.edu/business/social-media/all http://hmsgambia.org/crewlist.htm > -- 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 https://groups.google.com/group/google-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/acda3f2e-1073-4562-8b71-b870d7b19a54%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
