equinor / videx-wellog

Well log components
https://equinor.github.io/videx-wellog/
MIT License
22 stars 7 forks source link

Value axis zoom with scroll-wheel #94

Open john-haugland opened 3 years ago

john-haugland commented 3 years ago

Currently the scroll-wheel will zoom the y-axis (depth) centered around the mouse pointer. We also need to zoom the x-axis (value) around the mouse pointer. Suggestion is to hold shift key as key modifier while using the scroll-wheel. Also x-axis zoom should be possible without key modifier if hovering over the value-axis screen area while using the scroll-wheel. This is standard behavior in several other plotting libraries.