Jordi Report post Posted February 1, 2016 Hi; I just upgraded to 3.10.1. What before was working now it is not. I'm referring to the Events part. Before spending hours trying to understand what is going on, I just wanted to know if there has been any change that could affect this part. By the way, returning to 3.9 everything works fine again. Thanks, Jordi Share this post Link to post Share on other sites
Jordi Report post Posted February 1, 2016 More specific information about this error. When subscribing to an event, as dataplot: $scope.events = { dataPlotClick: function (ev, props) { . . } } the 'datasetIndex' of the 'props' object is 'undefined' when using Multi-series charts. In 3.9 the variable 'datasetIndex' was returning the index of the dataset correctly. Share this post Link to post Share on other sites
Vishalika Report post Posted February 4, 2016 Hi, Please check this section of documentation: http://www.fusioncharts.com/dev/using-with-javascript-libraries/angularjs/configuring-charts-using-the-angularjs-scope-object.html#trigger-scope-events-from-the-chart If possible, share any JSFiddle to replicate the issue. Awaiting response. Share this post Link to post Share on other sites
Jordi Report post Posted February 15, 2016 Hi; I've gone back to 3.9 where the described error doesn't show up. I hope that this bug gets fixed in your next release. Jordi Share this post Link to post Share on other sites
Jordi Report post Posted February 15, 2016 By the way, here is a JSFiddle that reproduces it: http://jsfiddle.net/jordidebarcelona/1hecm58r/2/ Simply click on a bar of the chart, and you'll see how the the datasetIndex property that comes with the event is undefined. As I said previuosly, this doesn't happen with release 3.9. I hope this helps to fix the error. Share this post Link to post Share on other sites
Vishalika Report post Posted February 16, 2016 Hi, The issue has been replicated. We are looking into it and will keep you posted for the same. Share this post Link to post Share on other sites
meinman1 Report post Posted June 10, 2016 Hi Vishalika, Any ETA one when this will be fixed? Share this post Link to post Share on other sites
Gagan Sikri Report post Posted June 14, 2016 Hi We have internally fixed the issue and it will be taken up in our next upcoming release for FusionCharts 3.11. We will keep you posted about the same. Share this post Link to post Share on other sites