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/07 08:23:54 UTC

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

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