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/08/03 00:23:31 UTC

[GitHub] [echarts] xzf123456 opened a new issue #15463: 柱状图是否支持从最小值开始画,现在柱状图都只能从0开始画

xzf123456 opened a new issue #15463:
URL: https://github.com/apache/echarts/issues/15463


   ### Version
   5.1.2
   
   ### Reproduction link
   [https://segmentfault.com/q/1010000015342610](https://segmentfault.com/q/1010000015342610)
   
   ### Steps to reproduce
   柱状图是否支持从最小值开始画,现在柱状图都只能从0开始画。
   
   ### What is expected?
   希望柱状图从最小值开始画,如值为-10,最小值为-20,则希望从-20画到-10,而不是现在的0到-10
   
   ### What is actually happening?
   希望柱状图从最小值开始画,如值为-10,最小值为-20,则希望从-20画到-10,而不是现在的0到-10
   
   <!-- 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] xzf123456 commented on issue #15463: 柱状图是否支持从最小值开始画,现在柱状图都只能从0开始画

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


   > 设置 yAxis.scale 为 true
   
   已设置,并且设置了 xAxis的axisLine: {onZero: false}依旧无效,设置后效果是这样的
   ![image](https://user-images.githubusercontent.com/58057891/127952165-f8f893b6-ac14-49f3-b02f-99e89e83c8fa.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.

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 #15463: 柱状图是否支持从最小值开始画,现在柱状图都只能从0开始画

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






-- 
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] pissang commented on issue #15463: 柱状图是否支持从最小值开始画,现在柱状图都只能从0开始画

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


   设置 yAxis.scale 为 true


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