Patrik Report post Posted December 19, 2012 Hi Sorry for maybe a obvious question: Is it possible to detect a mouse click and pass it on? I'm to integrate some charts in a JavaScript driven environment and would like to detect the user clicking in the graph and handling this. Is there an API event for this? From what I could see in the API documentation, I could not find anything like this... Br Patrik Share this post Link to post Share on other sites
Guest Sumedh Report post Posted December 19, 2012 Hi Pratik, FusionCharts API does not expose mouse hover/mouse clicked events. Only LegendItemClicked event is exposed for the Legend. For more information, please refer the following link: http://docs.fusionch...API/Events.html Hope this helps! Share this post Link to post Share on other sites