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

The chart cannot be scaled on the touch screen #28

Closed
deokoo opened this issue Jun 28, 2023 · 1 comment
Closed

The chart cannot be scaled on the touch screen #28

deokoo opened this issue Jun 28, 2023 · 1 comment

Comments

@deokoo
Copy link

deokoo commented Jun 28, 2023

No description provided.

@swharden
Copy link
Member

swharden commented Jul 5, 2023

Hi @deokoo, thanks for reporting this!

I have a laptop with a touch screen, and the following works:

  • pan (touch-drag)
  • zoom rectangle (alt + touch-drag)
  • zoom in / zoom out (pinch)
  • zoom in / out on one axis (pinch + ctrl or shift)

What's not easy is:

  • auto-axis (middle click)
  • drag zoom
    ... but for touch-only applications adding a button to do those things to the application is probably the way to go

What functionality are you unable to achieve on your device? What is your device?

@swharden swharden closed this as not planned Won't fix, can't repro, duplicate, stale Jul 5, 2023
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