I have a column chart based on a spreadsheet, that Im updating daily. my querystring right now is SELECT A, B, C, D, E, F LIMIT 5 OFFSET 17 I want to show in the end of the title the time it was updated. So I made a column - F - just with one row - 2 - where I change the date. How can I include that date in my chart
-- 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 view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/daf12629-bbb0-4c8e-8f2c-f70c3b6ee941%40googlegroups.com.
