You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2021/10/12 19:03:09 UTC

[GitHub] [echarts] xvaara opened a new issue #15871: Datazoom mousewheel and keypress combination wonky.

xvaara opened a new issue #15871:
URL: https://github.com/apache/echarts/issues/15871


   ### Version
   5.2.1
   
   ### Steps to reproduce
   zoomOnMouseWheel: 'shift', on one axis and moveOnMouseWheel: true on another... If shift is pressed it will also trigger the one with true, causing move and zoom happen on different axis at the same time.
   
   ### What is expected?
   Only 'shift' one triggering.
   
   ### What is actually happening?
   Both are
   
   ---
   It could be another option like 'bare' if the current behavior is needed to remain.
   
   <!-- This issue is generated by echarts-issue-helper. DO NOT REMOVE -->
   <!-- This issue is in English. DO NOT REMOVE -->


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] echarts-bot[bot] commented on issue #15871: Datazoom mousewheel and keypress combination wonky.

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #15871:
URL: https://github.com/apache/echarts/issues/15871#issuecomment-941304451






-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] xvaara commented on issue #15871: Datazoom mousewheel and keypress combination wonky.

Posted by GitBox <gi...@apache.org>.
xvaara commented on issue #15871:
URL: https://github.com/apache/echarts/issues/15871#issuecomment-942081123


   Here, it scroll if you press shift: https://codesandbox.io/s/focused-thunder-60bf3?file=/src/index.js
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] xvaara commented on issue #15871: Datazoom mousewheel and keypress combination wonky.

Posted by GitBox <gi...@apache.org>.
xvaara commented on issue #15871:
URL: https://github.com/apache/echarts/issues/15871#issuecomment-966387399


   Also I noticed that if `zoomOnMouseWheel: 'shift'` scrolling without shit doesn't work on the page (if hovering the chart)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] echarts-bot[bot] commented on issue #15871: Datazoom mousewheel and keypress combination wonky.

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #15871:
URL: https://github.com/apache/echarts/issues/15871#issuecomment-941304451


   Hi! We've received your issue and please be patient to get responded. 🎉
   The average response time is expected to be within one day for weekdays.
   
   In the meanwhile, please make sure that it contains **a minimum reproducible demo** and necessary **images** to illustrate. Otherwise, our committers will ask you to do so.
   
   *A minimum reproducible demo* should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.
   
   You may also check out the [API](http://echarts.apache.org/api.html) and [chart option](http://echarts.apache.org/option.html) to get the answer.
   
   If you don't get helped for a long time (over a week) or have an urgent question to ask, you may also send an email to dev@echarts.apache.org. Please attach the issue link if it's a technical question.
   
   If you are interested in the project, you may also subscribe to our [mailing list](https://echarts.apache.org/en/maillist.html).
   
   Have a nice day! 🍵


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] stuta commented on issue #15871: Datazoom mousewheel and keypress combination wonky.

Posted by GitBox <gi...@apache.org>.
stuta commented on issue #15871:
URL: https://github.com/apache/echarts/issues/15871#issuecomment-944374231


   I have the same problem.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] echarts-bot[bot] commented on issue #15871: Datazoom mousewheel and keypress combination wonky.

Posted by GitBox <gi...@apache.org>.
echarts-bot[bot] commented on issue #15871:
URL: https://github.com/apache/echarts/issues/15871#issuecomment-941850492


   @xvaara Please provide a minimum reproducible demo for the issue either with https://codepen.io/Ovilia/pen/dyYWXWM , https://www.makeapie.com/editor.html or https://codesandbox.io/s/mystifying-bash-2uthz.
   
   *A minimum reproducible demo* should contain as little data and components as possible but can still illustrate your problem. This is the best way for us to reproduce it and solve the problem faster.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] agardiol commented on issue #15871: Datazoom mousewheel and keypress combination wonky.

Posted by GitBox <gi...@apache.org>.
agardiol commented on issue #15871:
URL: https://github.com/apache/echarts/issues/15871#issuecomment-1075136877


   This ticket is similar to:  scroll event may prevent after use inside dataZoom #10079 
   Should be merged ?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] xvaara commented on issue #15871: Datazoom mousewheel and keypress combination wonky.

Posted by GitBox <gi...@apache.org>.
xvaara commented on issue #15871:
URL: https://github.com/apache/echarts/issues/15871#issuecomment-942081123


   Here, it scroll if you press shift: https://codesandbox.io/s/focused-thunder-60bf3?file=/src/index.js
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org