I have a line chart with a very large number of lines (~40). When the user hovers over a line, I want the whole line highlighted. I am able to do this by setting focusTarget to 'series'. However, I can no longer get the tooltip to display. Ideally, I would like the tooltip to display the series name when the user hovers over the line. Is there a way to do this?
Here is the jsfiddle: http://jsfiddle.net/srg5xjLk/ -- 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 http://groups.google.com/group/google-visualization-api. For more options, visit https://groups.google.com/d/optout.
