hoffstadt / hoffstadt/DearPyGui
Plot zoom in laptop without mouse
Open
type: feature
- Dominant language
- C++
- Stars
- 15.6k
- Forks
- 783
- PR merge metrics
- No merged PRs in 30d
Description
I found it is hard to zoom x axis or y axis in a laptop without mouse.
Maybe it would be better to add an option to change `Right Click & Drag: to zoom to an area` like pyqtgraph
```
Right button drag: Scales the scene. Dragging left/right scales horizontally; dragging up/down scales vertically (although some scenes will have their x/y scales locked together). If there are x/y axes visible in the scene, then right-dragging over the axis will _only_ affect that axis.
```
Contributor guide
Assessment
This issue has not been assessed yet.