Jordi

Changes in Event handling in 3.10.1 release?

Recommended Posts

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

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

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

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

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