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

Android: Pointer on elevation graph #270

Open
hupe13 opened this issue Sep 1, 2023 · 2 comments
Open

Android: Pointer on elevation graph #270

hupe13 opened this issue Sep 1, 2023 · 2 comments

Comments

@hupe13
Copy link
Contributor

hupe13 commented Sep 1, 2023

Hi Raruto,

the pointer goes over the edge on the left in elevation graph on android:

PointerGraph.mp4

The video is from Chrome, but in Firefox it is also.

Thank you very much.

@Raruto
Copy link
Owner

Raruto commented Sep 1, 2023

Hi Hupe,

You can also get the same error from Chrome Desktop's mobile emulator.

Uncaught TypeError: s(...).moved is not a function
    at SVGGElement.d (d3.min.js:2:68094)
    at SVGGElement.<anonymous> (d3.min.js:2:20668)
d @ d3.min.js:2
(anonymous) @ d3.min.js:2

It's probably a problem related to touch devices (perhaps a recent browser update?)

image

👋 Raruto

@Raruto
Copy link
Owner

Raruto commented Oct 31, 2023

Same as: d3/d3-brush#83

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