This is a bug report (btw, am I better off reporting this here in the forum, or on the github site, or does it not make a difference?). I have a column chart inside a div with overflow:auto. Thus, when the specified width exceeds the width of the div, the chart is scrollable. So far so good. However, when I scroll to the right and mouse over one of the categories, the tooltip that shows up and the category that gets highlighted is the one that would have been under the mouse had I not scrolled, i.e. it's the wrong category. Clicking also selects the wrong category. This seems like a fairly serious bug.
I modified one of your example fiddles to demonstrate the problem: https://jsfiddle.net/nemefev8/ BTW, in this example, notice also that the x-axis category labels are almost all replaced with "...". Is there any way to stop it from doing that? Thanks, Suzanne -- 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/2f08d729-d5c8-485e-9a85-3e5accae4347%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
