Thanks! Is there an online example of that or something to point me more in that direction?
On Apr 3, 12:55 am, ChartMan <[email protected]> wrote: > you can also just use a google.visualization.Query to get the content and > then place it in a standard tml table. > > HTH > ChartMan > > > > > > > > On Tue, Apr 3, 2012 at 3:59 AM, Philco <[email protected]> wrote: > > 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. -- 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.
