hypertuner-cloud icon indicating copy to clipboard operation
hypertuner-cloud copied to clipboard

Zoom and Pan using mouse / keyboard

Open karniv00l opened this issue 3 years ago • 1 comments

Currently, this is working only for devices with a touch.

A new uPlot plugin must be developed based on: https://github.com/leeoniya/uPlot/blob/master/demos/zoom-wheel.html

Example for touch: https://github.com/speedy-tuner/speedy-tuner-cloud/blob/master/src/utils/uPlot/touchZoomPlugin.ts

  • [x] Mouse zoom plugin
  • [ ] #1314

karniv00l avatar Jan 25 '22 09:01 karniv00l

Recommend scrolling through the log with arrow keys, and large jumps with Page Up and Page Down.

NMSTEC avatar Jun 28 '22 21:06 NMSTEC