plotly / plotly/react-plotly.js
How used TouchEvent
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.1k
- Forks
- 138
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 4
Description
Hello,
I use this lib for a company project. Honestly, i like react-plotly/plotly but i'm blocking on a important problem:
My react app is responsive and a lot of customers use it on tablet or mobile.
I don't know if I forgot somethings but i can't understand what I have to do for use TouchEvent.

.
I have all the time this warning.
How should I do it with react-plotly ?
Thank you in advance
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the TouchEvent warning in the react-plotly.js component with the responsive React setup described and review the attached screenshots. Trace the component's touch-event handling and determine the documented usage or change needed so touch interaction works without the warning; done means the warning is resolved and the behavior works on tablet or mobile.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- data-visualization, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100