react-native-fusioncharts icon indicating copy to clipboard operation
react-native-fusioncharts copied to clipboard

Data plot click is not working in Android

Open vrsrohit opened this issue 4 years ago • 15 comments

Hi , data plot click is not getting fired in my code I have ran it in Multiple Android devices but couldn't get the callback . Can you please Give me a solution ASAP. Ps : version fusion chart :4.1.0 , ReactNative Webview Version : 8.0.1 TIA

vrsrohit avatar Mar 09 '20 10:03 vrsrohit

This message serves as confirmation that you are now successfully registered in our support center.

Registered Email: [email protected] Password: 0r1pfbvh1u

You can visit the Support Desk at any time by going to http://help.fusioncharts.com/

Please do let us know if you have any questions.

Regards,

FusionCharts Team

Support Center: http://help.fusioncharts.com/index.php?

ayanonly1 avatar Mar 10 '20 06:03 ayanonly1

I am not able to submit a ticket at that link . Can you please show me some other way to solve this issue.

vrsrohit avatar Mar 11 '20 05:03 vrsrohit

This message serves as confirmation that you are now successfully registered in our support center.

Registered Email: [email protected] Password: eyb2olmf84

You can visit the Support Desk at any time by going to http://help.fusioncharts.com/

Please do let us know if you have any questions.

Regards,

FusionCharts Team

Support Center: http://help.fusioncharts.com/index.php?

ayanonly1 avatar Mar 11 '20 06:03 ayanonly1

@vrsrohit We are looking into the issue, as soon as we get more information on this, we will update you.

siawo avatar Mar 11 '20 06:03 siawo

This message serves as confirmation that you are now successfully registered in our support center.

Registered Email: [email protected] Password: wlmw8cfpw5

You can visit the Support Desk at any time by going to http://help.fusioncharts.com/

Please do let us know if you have any questions.

Regards,

FusionCharts Team

Support Center: http://help.fusioncharts.com/index.php?

ayanonly1 avatar Mar 11 '20 06:03 ayanonly1

Dear fusioncharts/react-native-fusioncharts,

Thanks for your mail and interest in FusionCharts suite of products.

This is an automated response to let you know that we've received your request. Our support staff is currently reviewing it, and would get in touch with you soon. Meanwhile, you may use our self-help options like Community Forums, Knowledge base & Online Documentation at http://support.fusioncharts.com/

Please note the information below, as it will allow you to track the progress of your request online.

Ticket ID: 337109
Subject: Re: [fusioncharts/react-native-fusioncharts] Data plot click is not working in Android (#73)
Department: General
Type: Issue
Status: Open
Priority: Medium

You can check the status of or reply to this ticket online at: http://help.fusioncharts.com/index.php?/Tickets/Ticket/View/337109

Thanks,

FusionCharts Team


Support Center: http://help.fusioncharts.com/index.php?

ayanonly1 avatar Mar 11 '20 06:03 ayanonly1

@vrsrohit Can you please share a sample of your implementation. The events are working on my end.

siawo avatar Mar 11 '20 07:03 siawo

This message serves as confirmation that you are now successfully registered in our support center.

Registered Email: [email protected] Password: k8mmp5940m

You can visit the Support Desk at any time by going to http://help.fusioncharts.com/

Please do let us know if you have any questions.

Regards,

FusionCharts Team

Support Center: http://help.fusioncharts.com/index.php?

ayanonly1 avatar Mar 11 '20 07:03 ayanonly1

Dear fusioncharts/react-native-fusioncharts,

Thanks for your mail and interest in FusionCharts suite of products.

This is an automated response to let you know that we've received your request. Our support staff is currently reviewing it, and would get in touch with you soon. Meanwhile, you may use our self-help options like Community Forums, Knowledge base & Online Documentation at http://support.fusioncharts.com/

Please note the information below, as it will allow you to track the progress of your request online.

Ticket ID: 337115
Subject: Re: [fusioncharts/react-native-fusioncharts] Data plot click is not working in Android (#73)
Department: General
Type: Issue
Status: Open
Priority: Medium

You can check the status of or reply to this ticket online at: http://help.fusioncharts.com/index.php?/Tickets/Ticket/View/337115

Thanks,

FusionCharts Team


Support Center: http://help.fusioncharts.com/index.php?

ayanonly1 avatar Mar 11 '20 07:03 ayanonly1

@vrsrohit Can you please share a sample of your implementation. The events are working on my end.

drill down charts { this.refChart = ref; }} libraryPath={this.libraryPath} type="column2d" width="100%" height="100%" dataFormat="json" dataSource={datasource} onInitialized={caller => { // this.bindApiCaller(caller); console.log({caller}) }} events={{ dataplotclick: (e, a) => { Alert.alert(`You clicked on ${e.data.categoryLabel}`); // { console.log("bI"); // { console.log("i"); // { console.log("cclk"); //

Please let me know if u need any further information

vrsrohit avatar Mar 11 '20 11:03 vrsrohit

This message serves as confirmation that you are now successfully registered in our support center.

Registered Email: [email protected] Password: c4viwq14uf

You can visit the Support Desk at any time by going to http://help.fusioncharts.com/

Please do let us know if you have any questions.

Regards,

FusionCharts Team

Support Center: http://help.fusioncharts.com/index.php?

ayanonly1 avatar Mar 11 '20 13:03 ayanonly1

@vrsrohit Can you please share a sample of your implementation. The events are working on my end.

Hey can you share the code and implementation you have done. If possible can you share sample kinda project for reactnative implementation

vrsrohit avatar Mar 12 '20 13:03 vrsrohit

This message serves as confirmation that you are now successfully registered in our support center.

Registered Email: [email protected] Password: fu2bmbvulc

You can visit the Support Desk at any time by going to http://help.fusioncharts.com/

Please do let us know if you have any questions.

Regards,

FusionCharts Team

Support Center: http://help.fusioncharts.com/index.php?

ayanonly1 avatar Mar 13 '20 06:03 ayanonly1

Hi @vrsrohit were you able to find any solution for this?

VibhorKockpit avatar Dec 27 '21 08:12 VibhorKockpit

@VibhorKockpit use react-native-fusioncharts 5.1.0 the issue should be fixed there

AyanBhadury avatar Dec 27 '21 08:12 AyanBhadury