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/05 03:15:10 UTC

[GitHub] [echarts] juzhiqiang opened a new issue #15482: pictorialBar 象形图 设置Y轴 最小值 , 但图形依然在最小值之下 ,并未从最小值开始

juzhiqiang opened a new issue #15482:
URL: https://github.com/apache/echarts/issues/15482


   ### Version
   5.1.2
   
   ### Steps to reproduce
   https://echarts.apache.org/examples/zh/editor.html?c=doc-example/pictorialBar-patternSize 
   y轴设置 min 即可重现
   
   ### What is expected?
   重最小值开始
   
   ### What is actually happening?
   出现在设置最小值底部了,覆盖了x轴
   
   <!-- 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] juzhiyuan commented on issue #15482: pictorialBar 象形图 设置Y轴 最小值 , 但图形依然在最小值之下 ,并未从最小值开始

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


   @juzhiqiang Please describe your issues in more detail :) then I would like to take a look at this one.


-- 
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 #15482: pictorialBar 象形图 设置Y轴 最小值 , 但图形依然在最小值之下 ,并未从最小值开始

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






-- 
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] linghaoSu commented on issue #15482: pictorialBar 象形图 设置Y轴 最小值 , 但图形依然在最小值之下 ,并未从最小值开始

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


   > @juzhiqiang Please describe your issues in more detail :) then I would like to take a look at this one.
   
   @juzhiqiang I have also encountered the problem he encountered. When the minimum value of the numerical dimension axis is set (usually greater than zero and the data is greater than zero), there will be a  `pictorialBar` overflowing the chart area, suspected to be `ClipShape` does not have any graphic elements in the `pictorialBar` to take effect?
   
   The effect diagram of the problem is as follows
   ![image](https://user-images.githubusercontent.com/56526981/128593602-689a14ce-7ee0-4107-891a-332f14bd226c.png)
   
   @juzhiqiang Does the screenshot match the problem you encountered?


-- 
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] plustliang commented on issue #15482: pictorialBar 象形图 设置Y轴 最小值 , 但图形依然在最小值之下 ,并未从最小值开始

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


   > > @juzhiqiang Please describe your issues in more detail :) then I would like to take a look at this one.
   > 
   > @juzhiqiang I have also encountered the problem he encountered. When the minimum value of the numerical dimension axis is set (usually greater than zero and the data is greater than zero), there will be a `pictorialBar` overflowing the chart area, suspected to be `ClipShape` does not have any graphic elements in the `pictorialBar` to take effect?
   > 
   > The effect diagram of the problem is as follows
   > ![image](https://user-images.githubusercontent.com/56526981/128593602-689a14ce-7ee0-4107-891a-332f14bd226c.png)
   > 
   > @juzhiqiang Does the screenshot match the problem you encountered?
   
   same problem. echarts version 5.0.2


-- 
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 #15482: pictorialBar 象形图 设置Y轴 最小值 , 但图形依然在最小值之下 ,并未从最小值开始

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






-- 
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] plustliang commented on issue #15482: pictorialBar 象形图 设置Y轴 最小值 , 但图形依然在最小值之下 ,并未从最小值开始

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


   > > @juzhiqiang Please describe your issues in more detail :) then I would like to take a look at this one.
   > 
   > @juzhiqiang I have also encountered the problem he encountered. When the minimum value of the numerical dimension axis is set (usually greater than zero and the data is greater than zero), there will be a `pictorialBar` overflowing the chart area, suspected to be `ClipShape` does not have any graphic elements in the `pictorialBar` to take effect?
   > 
   > The effect diagram of the problem is as follows
   > ![image](https://user-images.githubusercontent.com/56526981/128593602-689a14ce-7ee0-4107-891a-332f14bd226c.png)
   > 
   > @juzhiqiang Does the screenshot match the problem you encountered?
   
   same problem. echarts version 5.0.2


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