Hi Ray, I was looking for the same problem as Alan today. In my case additional information is needed, e.g. a tooltip for each entry. In my hard coded version I created an additional column with *dataTable.addColumn()*, but I don't know how to add it via the google spreadsheet, since only 3 columns are possible.
Can you help me in this case? Many thanks, Alice Am Donnerstag, 13. Juli 2017 18:45:23 UTC+2 schrieb Ray Thomas: > > Here's an example based on the Presidents example in the docs - > https://jsfiddle.net/brisray/j8nfu9a2/ > > Here's the spreadsheet it's coming from - > https://docs.google.com/spreadsheets/d/1XqI6BGA5uBioeZza1KxxsXeTT4VHJbLhGBz06h9Rv_U/edit#gid=0 > > All you need do is create a query, send it, handle any error messages > (which is all done by the visualization), populate the datatable, create > the visualization and draw it. > > The format of the date columns must be set as a automatic, number or date > else the timeline will not draw. > > Ray > > -- 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/e2cf060b-b74a-43ad-bf84-d49c0ed0b90e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
