engrade Report post Posted October 4, 2012 (edited) I know when I played with FushionMaps way back in the day, I was able to hover over a state and I'd be able to bind a javascript event so that I could highlight the state on a list of data presented below the map. I'd like to do a similar thing w/ Fusion Pie Charts. Say I have a graph of "what's your favorite pet" with "dog" being one of the slices. You hover over the "dog" slice, javascript recognizes what it's hovered over and then I can easily run a script so that a table row of information pertaining to dogs is highlighted below the graph. I've searched the docs to no avail about capturing the hover event with javascript, and I came across a post here that said it wasn't ready, but that post was from 2009. Is it still the case that JavaScript can't capture a hover event? Even jqplot does this. Thanks, Jeremy Edited October 4, 2012 by engrade Share this post Link to post Share on other sites
Guest Sumedh Report post Posted October 4, 2012 Hi Jeremy, Hovering events for Pie chart are not supported by FusionCharts. Thanks for your time and support. Share this post Link to post Share on other sites
engrade Report post Posted October 21, 2012 Thanks Sumedh. I hope you guys consider doing so in the future. Even some of your most basic competitors, such as jqplot, support this basic functionality. Share this post Link to post Share on other sites