Hi, I have some Tables that have horizontal scrollbars which I'd like to suppress. I don't think there's an option in the Table visualization for doing this, and I couldn't find a way to permanently suppress this using CSS, since when the underlying DataTable is updated, the Table's horizontal scrollbar reappears after the redraw.
I could probably attach an action that hides the horizontal scrollbar after each redraw, but this seems a little klunky and would get rerun after each redraw (making the redraw process a little heavier). Is there a better "do once" approach that would address this that would only need to be triggered one time? thanks, -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. 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.
