Sign in to follow this  
engrade

Capturing Hover Event Yet?

Recommended Posts

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 by engrade

Share this post


Link to post
Share on other sites
Guest Sumedh

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

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this