I'm doing a project to create a website with a chart of donations, like a big rising thermometer in a sidebar and then have the total number of donations displayed in a h1 tag.
I'm using the Visualization API to create a Column Chart from a Google Spreadsheet and embed it on a site. That works great. Next, I want to display the contents of a single cell on the site in an h1 tag and style it. What's the best way to do this? Do I create a visualization.DataTable and then style away all the tr tags? Thanks! -- 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.
