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

Better support for touch screens incl. pinch zoom #26

Open
pacharanero opened this issue Mar 31, 2022 · 3 comments
Open

Better support for touch screens incl. pinch zoom #26

pacharanero opened this issue Mar 31, 2022 · 3 comments
Assignees
Labels
feature request New feature or request

Comments

@pacharanero
Copy link
Member

At present the dGC Chart Component focuses primarily on the deployment environment we expect in the NHS - majority desktop PCs with a mouse. In general there is relatively low penetration of touchscreen tablets and other touch devices in the clinical areas in which we expect Growth Charts to be initially used (paediatric clinics, GPs etc) and we have had to (for resource constraint reasons) focus on the Desktop browser.

We accept that other areas of clinical practice such as Community Nursing are likely to be the first to adopt touchscreen devices and we aim to support touchscreen zooming better in the future.

Future use of the dGC component for the eRedBook or other mobile apps will definitely need a touch-interface compatible Chart component)

@pacharanero
Copy link
Member Author

Victory Charts, which is what the dGC charts are built with, doesn't support pinch zoom at this moment.

@eatyourpeas eatyourpeas self-assigned this May 14, 2022
@eatyourpeas eatyourpeas added the feature request New feature or request label May 14, 2022
@eatyourpeas
Copy link
Member

This is a great feature request but will take some significant thought given the reasons above. I will leave it on the road map for the future.

@Raxxius
Copy link

Raxxius commented Nov 18, 2023

react-zoom-pan-pinch may provide a solution to this issue.

https://www.npmjs.com/package/react-zoom-pan-pinch

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

No branches or pull requests

3 participants