How to remove hover tooltip from Google Visualization pie chart (core chart)? Need to make it work cross-browser, eg, IE, FF, Chrome, Safari, Opera
Edit: I need the slices to be be clickable too.
enableInteractivity : false
removes the hovers but doens't throw 'select' or other interaction-based events.