Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to enable scrolling on mobile view, when the initial touch is over the chart area ? #70

Open
dejan92 opened this issue Feb 15, 2021 · 1 comment

Comments

@dejan92
Copy link

dejan92 commented Feb 15, 2021

I'm using the ReactFC component to build cross platform dashboard application with React and CapacitorJS. When we are in mobile view, the scroll is not working if the initial touch is inside the chart area, which causes bad UX (the user needs to search an area which outside chart boundaries to be able to scroll down to the next charts). Is there any option to change this behavior ?

I'm using licensed 3.1.2 react-fusioncharts version

@corysmc
Copy link

corysmc commented Apr 27, 2023

This is fixed in the latest version. See this bug:
https://forum.fusioncharts.com/topic/25384-problem-scrolling-chart-area-on-mobile/

And the fix in https://www.fusioncharts.com/dev/upgrading/version-history/version-3-17-X

However, I did notice this happening when interacting with a legend on the latest version:
fusioncharts/fusioncharts-dist#51

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants