What problem does this feature solve?
As an apple user, I use double-finger horizontal swipe for horizontal scroll. It is native behavior. As well as SHIFT + WHEEL for windows or mouse - users.
Currently native horizontal scroll not supported.moveOnMouseWheel: 'shift'
Completely unusable on mac touchpad
Enabling natural scroll will solve this problems making panning(moving) more accessible.
Here is my playground with dataZoom settings.
What does the proposed API look like?
dataZoom: [
{
naturalScrolling: true // enables native horizontal/vertical moving
},
1条答案
按热度按时间2o7dmzc51#
no one cares LOL
Please let me know if u see any other js charts with natural chart scrolling support