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 2020/05/07 09:55:59 UTC

[GitHub] [incubator-echarts] chm74 opened a new issue #12582: How to set the height of datazoom

chm74 opened a new issue #12582:
URL: https://github.com/apache/incubator-echarts/issues/12582


   ### What problem does this feature solve?
   dataZoom 组件:如果所需要的展示的图表本身占用的位置较低,而现在dataZoom本身的高度太高,就会导致展示图表本身的内容显示更小。
   
   ### What does the proposed API look like?
   可以给dataZoom,添加一个设置高度的属性
   
   <!-- This issue is generated by echarts-issue-helper. 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] [incubator-echarts] echarts-bot[bot] commented on issue #12582: How to set the height of datazoom

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


   This issue is labeled with `difficulty: easy`.
   @chm74 Would you like to debug it by yourself? This is a quicker way to get your problem fixed. Or you may wait for the community to fix.
   
   Please have a look at [How to debug ECharts](https://github.com/apache/incubator-echarts/blob/master/CONTRIBUTING.md#how-to-debug-echarts) if you'd like to give a try. 🤓


----------------------------------------------------------------
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] [incubator-echarts] echarts-bot[bot] commented on issue #12582: How to set the height of datazoom

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


   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 **you have posted enough image to demo your request**. 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 questions.
   
   If you are interested in the project, you may also subscribe our [mail 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.

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] [incubator-echarts] zhangzhonghe commented on issue #12582: How to set the height of datazoom

Posted by GitBox <gi...@apache.org>.
zhangzhonghe commented on issue #12582:
URL: https://github.com/apache/incubator-echarts/issues/12582#issuecomment-625896348


   @Ovilia 我发现已经有相关属性了,文档里面没写。
   ![1588954724(1)](https://user-images.githubusercontent.com/38434641/81426112-5291f400-918b-11ea-9e29-7129a8412a8d.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


[GitHub] [incubator-echarts] chm74 commented on issue #12582: How to set the height of datazoom

Posted by GitBox <gi...@apache.org>.
chm74 commented on issue #12582:
URL: https://github.com/apache/incubator-echarts/issues/12582#issuecomment-626089479


   好的,已经设置成功。谢谢您的解答!
   
   
   
   
   ------------------&nbsp;原始邮件&nbsp;------------------
   发件人:&nbsp;"zhangzhonghe"<notifications@github.com&gt;;
   发送时间:&nbsp;2020年5月9日(星期六) 凌晨0:24
   收件人:&nbsp;"apache/incubator-echarts"<incubator-echarts@noreply.github.com&gt;;
   抄送:&nbsp;"陈慧敏"<869729893@qq.com&gt;;"Mention"<mention@noreply.github.com&gt;;
   主题:&nbsp;Re: [apache/incubator-echarts]  How to set the height of datazoom (#12582)
   
   
   
   
   
    
   @Ovilia 我发现已经有相关属性了,文档里面没写。
    
    
   —
   You are receiving this because you were mentioned.
   Reply to this email directly, view it on GitHub, or unsubscribe.


----------------------------------------------------------------
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] [incubator-echarts] Ovilia commented on issue #12582: How to set the height of datazoom

Posted by GitBox <gi...@apache.org>.
Ovilia commented on issue #12582:
URL: https://github.com/apache/incubator-echarts/issues/12582#issuecomment-625599590


   For anyone who wish to fix this issue:
   It's probably related to https://github.com/apache/incubator-echarts/blob/master/src/component/dataZoom/SliderZoomView.js#L38
   You should provide a new option like `fillterSize` and replace the constant `DEFAULT_FILLER_SIZE`.


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