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 2022/02/23 08:34:57 UTC

[GitHub] [echarts] echarts-bot[bot] commented on issue #16565: [Bug] 5.3.0 bar stack datavalue=0无法正常堆叠

echarts-bot[bot] commented on issue #16565:
URL: https://github.com/apache/echarts/issues/16565#issuecomment-1048549220


   @mtmtmtmtmtmtmt It seems you are not using English, I've helped translate the content automatically. To make your issue understood by more people and get helped, we'd like to suggest using English next time. 🤗
   <details><summary><b>TRANSLATED</b></summary><br>
   
   **TITLE**
   
   [Bug] 5.3.0 bar stack datavalue=0 does not stack properly
   
   **BODY**
   
   ### Version
   
   5.3.0
   
   ### Link to Minimal Reproduction
   
   https://echarts.apache.org/examples/zh/editor.html?c=bar-y-category-stack
   
   ### Steps to Reproduce
   
   1. The official website demonstrates the case
   2.option modification: 2.1 add the minimum height attribute barMinHeight:15, 2.2 change all series.data to [0, 0, 0, 0, 0, 0, 0, 0, 0]
   3. None
   
   ### Current Behavior
   
   I need the stacked histogram to have a minimum height when displaying items with a value of 0. However, after the minimum height is set in version 5.3.0, the bar graph is no longer stacked normally, but all coincident.
   
   ### Expected Behavior
   
   I need the stacked histogram to have a minimum height when displaying items with a value of 0. I can switch the version to 5.2.2 after following the repro steps, and that's what I need.
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   ### Any additional comments?
   
   _No response_
   </details>


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