You can override the existing css by using the cssClassNames option: http://code.google.com/apis/chart/interactive/docs/gallery/table.html#Configuration_Options
I have a vague recollection that there used to be an option to disable interactivity in the charts, though I can't seem to find it for the tables. If you do find a way to disable the selection event, you'll have to use standard js to grab the row index too, but that's not difficult: http://jsfiddle.net/2Vtwb/1/ -- 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/-/cor9Je3zzj8J. 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.
