It's almost the exact same code, just a couple adjustments: 1) change the "path" in the CSS to "g g rect" 2) change the "shape" in the js for IE < 9 to "rect"
http://jsfiddle.net/asgallant/W3Pss/7/ There is a side effect of this, where the gridlines also trigger the pointer cursor, but you should be able to get rid of that with a bit more refined CSS (probably something like using different CSS for "g:first-child g rect" I would guess, but I'm not that good with CSS). On Thursday, September 6, 2012 3:10:49 PM UTC-4, Michael Rosenstein wrote: > > Is there a way to do this on a *bar* chart? > -- 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/-/or6hpB9T-IIJ. 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.
