I've searched on this, but the latest information is from 2008, so I'm hoping it's changed with upgrades to the API. Is it possible to pull data from a public Google Spreadsheet using the Chart API? What I mean is:
I have a chart url that uses the text-based data entry, e.g. "chd=t: 5,4,8,7,5|8,6,6,6,8" Is it possible, within the url, to change that data to a spreadsheet range url, e.g. "chd=https://spreadsheets.google.com/tq? key=0AskaLv66PnDkdHEoNWw4Y043N3dPTXVTY&gid=1&range=B4:F5" I know this is possible using the Visualization API and javascript, but I just want to embed some simple charts. Also note that the example url I used above is purposely broken. It is just a data table of the 10 values. Thanks. -- You received this message because you are subscribed to the Google Groups "Google Chart 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-chart-api?hl=en.
