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 2022/09/05 07:48:37 UTC

[GitHub] [echarts] lnGogoGo opened a new issue, #17617: [Bug] dataZoom-slider brushSelect默认值ture导致 zoomLock为true时失效

lnGogoGo opened a new issue, #17617:
URL: https://github.com/apache/echarts/issues/17617

   ### Version
   
   5.33
   
   ### Link to Minimal Reproduction
   
   https://echarts.apache.org/examples/zh/editor.html?code=PYBwLglsB2AEC8sDeAoWsDGwA2wBOAXLANoBEAxAMyUCcAHACIBCpAugDRqxjA6QhFU6dGDwQA5uICmhWKQCGADwgBnUlwC-ndIoCCylYK7oAJvLDyiZAEwAGAIwAWALS2A7M6el2cu09ce9gCs3r4OLu6eAGyhpH4RgW6x8QGedMnhqfY0Gf6RdrkJztb2hanW1mX5lFUe1o61xSE-cZn5MS0p-UmdbXXpvXl1OYNFlLaNlKWjrnSu02F5c7aVM7bLNWvLzYsRyx27swFVywOH664j53P2E1ueC61LnqvXnptvXvfBJ9G_9j1PmcnntPFcQUcCvcSr8KrCPhCLvVYTtEXNrAc0cVAVjrMCuujwQTnONflMqjR5hTXAiupTbA01vTUXTXJjWe5qesuUS2pTbtT7I9WfZXoj-bS-Z5Ged-SypfZ2QqcSL8QreXlKVDZcVhVK4UzipLNcUZeKmtSMZaVfq1SbrBqIpTSTNblTXbZXGKUm7bMaXL6zT7PbZ5f5fUrwyGbVHZmVfY7PJ6BR6HvHk0HMm6fqnFenPDGA8m7UWwfntRC3TDUwbDlX_UnTeWw6WrTXC428eXE26XXXPeTXfZ3XXh3742PM-Gxy2Hsch3GF7Ye8OU6O0wv7A2hdKJ55Zzu85uO4eS3PsnvrNvh8iF9YDzfIwGbyeb2edw749YR5XvysvzSAGhkBT4vPOdZ_u-f49t-a6_huEHvABXyITmqEnrBMHFN6WbfleAH3gRoGitiBFQcUWF9k8QTzD-fg0Q4Xq5AxY7GixrhTuxwGDFxkZcTGXF2lxGrsXB9G0UKzESThwQSWxEmcRJYaiXxEkCRJQkSSJtEVuJjG1tROnyfpin6cpOmqfpmn6dpjGDosDF_nqskrExPFeoB7mudxDkebYlnQVJrliQ4jkIYZwUyWFW5BbBpmweZw
 UBWksVll5eF3L5rnVlleFRR5-HpU2rCaNosAAJ76KoRjCLAKggNgEBgAAMhA0BSDVtV1QAFsAADuRAAGbyNgKhSMYsAaKVXBmBYABavAALZWEIwgAF5Lc1wAYAA1kQogAK7jegGgcFwY1iFIhjIBN0DyItHVyEwUgQAAVm14iwLoACKACS3gTWA5UgI9pAAEbyHgAO1bNlgkMEUQ-E4thI9QSN0IjsD2HQ1hI_5SPZD4UR0D4QSOD4OM-DQKNY5Q5NY3QJNYzQ9PBDQSNBOzWNRFz9SszQXOKpQSOOFzdA01EbhI1EuNY44NNOMLWP3j4biY0KXNuArDJ44LnNI_UqNBBzCtRKzPMU0rwTG7Abg2_rttM1u6t-njrNqxTgvWFLsBk3jCvy-jmN2BL9i6wTYdY04VM-yzROY37sB0D74sU6zALS07DoGz7ZtEwH7s00ETPJ6rRdKzQstuFnFf2_TxM-CHPhTPTlBuFzdPB2jSc024Sse7TsslJHeK80ENOU7AAvS0rGI-5QQT90zbiy4zIs03Ywc67AUT23rvdc1EFdK6nU970TNtuD7itU0zedT7Pk_W1T_PBzQJ9W9HsDewn9f25HMtPYXwpkPAewQlZBFlhbKOJ9ZbT19lbV2WNbC9ytkEG29Q0E21FDbXewDba8xQY3DEBsoET2wdTPGGD1ik0FlEDeQpG54NgJQDGBMS5czjrba-W4RazyCDw6-dBsGEx3jbUuO9tZOzXnLJWgDkEK0gdLBO58sZ20bu_ZuJCsaL1VrPSW6Mla0FZsXCmW83AlROigDQQA&_source=echarts-doc-preview
   
   ### Steps to Reproduce
   
   1:  设置dataZoom-slider 中的 zoomLock: true,
   2:  左右拖动 区域缩放 模块,不会进行缩放,正常。
   3:  鼠标放置区域缩放内部,当光标变为➕号时,进行拖动, 这时可以缩放,与文档描述:_如果设置为 true 则锁定选择区域的大小,也就是说,只能平移,不能缩放_ 不符合
   
   ### Current Behavior
   
   1: 文档增加说明/ 修改brushSelect默认值,修复错误
   
   ### Expected Behavior
   
   1: 文档增加说明/ 修改brushSelect默认值,修复错误
   
   ### Environment
   
   ```markdown
   - OS: Mac
   - Browser:  Chrome/105.0.0.0 Safari/537.36
   - Framework: none
   ```
   
   
   ### Any additional comments?
   
   _No response_


-- 
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.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 #17617: [Bug] dataZoom-slider brushSelect默认值ture导致 zoomLock为true时失效

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

   @lnGogoGo It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
   <details><summary><b>TRANSLATED</b></summary><br>
   
   **TITLE**
   
   [Bug] DataZoom-slider brushSelect default nature causes zoomLock to fail when true
   </details>


-- 
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