Hi Dmitry, Please refer to the data table column roles documentation<https://developers.google.com/chart/interactive/docs/roles>to see how add a custom tooltip column to your data table.
As for delayed opening of a tooltip - unfortunately we do not provide control over this at the moment. On Sunday, June 10, 2012 12:24:45 PM UTC+3, Dmitry Loktev wrote: > > Hi! > > I am drawing a scatter plot and I would like to use a custom tooltip > for every point. The content of a tooltip depends on the coordinates, > but it's not the coordinates. For example, for the point (5, 10) the > tooltip would be (X1=a, X2=b, X3=c) and for the point (4, 6) it would > be (X1=d, X2=e, X3=f). How do I make it? > > Is there some way to show point with a certain delay? > > Dmitry -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/gAZT9hZmGSwJ. 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.
