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/03/26 06:43:02 UTC

[GitHub] [echarts] xjhjzxh opened a new issue #14537: Can data

xjhjzxh opened a new issue #14537:
URL: https://github.com/apache/echarts/issues/14537


   ### What problem does this feature solve?
   dataZoom在坐标轴缩放时, 希望有能保持一侧固定的功能, 仅另一侧缩放.
   
   ### What does the proposed API look like?
   dataZoom: [
     {
       type: 'slider',
       handler: 'left' | 'right' | 'both', // default 'both'
     }
   ],
   
   <!-- 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.

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] D-KaiDi commented on issue #14537: Can dataZoom slider only use left or right handler? dataZoom可以仅使用一侧的滑动手柄, 另一侧保持固定吗?

Posted by GitBox <gi...@apache.org>.
D-KaiDi commented on issue #14537:
URL: https://github.com/apache/echarts/issues/14537#issuecomment-1050430645


   Is this problem solved? I have the same needs


-- 
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] susiwen8 edited a comment on issue #14537: Can dataZoom slider only use left or right handler? dataZoom可以仅使用一侧的滑动手柄, 另一侧保持固定吗?

Posted by GitBox <gi...@apache.org>.
susiwen8 edited a comment on issue #14537:
URL: https://github.com/apache/echarts/issues/14537#issuecomment-808085950


   Like this?
   https://echarts.apache.org/examples/zh/editor.html?c=grid-multiple


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

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 #14537: Can data

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






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

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] susiwen8 commented on issue #14537: Can dataZoom slider only use left or right handler? dataZoom可以仅使用一侧的滑动手柄, 另一侧保持固定吗?

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


   Like this?


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

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] xjhjzxh commented on issue #14537: Can dataZoom slider only use left or right handler? dataZoom可以仅使用一侧的滑动手柄, 另一侧保持固定吗?

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


   > Like this?
   > https://echarts.apache.org/examples/zh/editor.html?c=grid-multiple
   
   emm.....I want only left handler can be drag, right handler always at the end of slider or hidden.
   ![c341f5252badfda8e6429e86e9f2b07](https://user-images.githubusercontent.com/22209356/112808010-20db9180-90ab-11eb-81f1-04da9332d1a5.png)
   


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

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