seq Report post Posted April 19, 2011 (edited) Hello FC! What would be very useful and helpful is if you implement an event for where the mouse is moved over a column of a bar chart or slice of a pie chart (or any other area). Other useful events would be: 1) onmouseover/out 2) ondoubleclick 3) onkeypress/down/up 4) onresize Please see the XML example below (of what it could look like). This would allow for building rich and engaging dashboards, could you please add this? <chart caption='Weekly Sales Summary' xAxisName='Week' yAxisName='Sales' numberPrefix='> <set label='Week 1' value='14400' link='j-myClickFunction-param1,param2' onmouseover='j-myMouseOverFunction-param1,param2' /> </chart> Edited April 19, 2011 by seq Share this post Link to post Share on other sites
Guest Angie Report post Posted April 19, 2011 Hi, Welcome to FusionCharts Forum! First of all, we would like to thank you for showing interest in FusionCharts. We have taken a note of your request here and added the same in our wishlist Hope you have a great day! Share this post Link to post Share on other sites
seq Report post Posted April 19, 2011 Hello Angie, Thank you for the quick reply! By adding it to your wishlist, does that mean it might be implemented or will be implemented? When is the next release of FusionCharts due? Regards, Seq Hi, Welcome to FusionCharts Forum! First of all, we would like to thank you for showing interest in FusionCharts. We have taken a note of your request here and added the same in our wishlist Hope you have a great day! Share this post Link to post Share on other sites
Guest Angie Report post Posted April 19, 2011 Hi, Thanks for your response. We will try to implement these features in our future upgrades of FusionCharts. We will get back to you once these features are available in FusionCharts. Thank you very much for your continued patience and patronage. Meanwhile, keep FusionCharting! Share this post Link to post Share on other sites
sviladomat Report post Posted October 20, 2011 It could be great to have a generic javascript function callback on the click event on a bullet (amcharts is doing this) , so that I will not have to add the event on the data. I have 4000 points on my graph and most of the data is to add the click event. I would need a callback with chart id, graph name (legend), abscisse and ordonnee. Share this post Link to post Share on other sites
Guest Angshu Report post Posted October 20, 2011 Hi, Thank you very much for your valuable feedback. Happy FusionCharting! Share this post Link to post Share on other sites