Arhimondear opened a new issue, #18445:
URL: https://github.com/apache/echarts/issues/18445

   ### Version
   
   from 5.3.0
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
   Example: 
https://echarts.apache.org/examples/en/editor.html?c=bar-stack&version=5.4.2
   1.On this example set data for "Email" to [20, 132, 101, 134, 90, 230, 210] 
and add BarMinHeight > 1
   
![image](https://user-images.githubusercontent.com/129281615/228512895-ef9bd14c-60c5-435d-b370-3ee3c2d00161.png)
   2.Now, if you're hover over green bar on first stack-bars it will overlap 
yellow bar
   
   ### Current Behavior
   
   Bars with BarMinHeight >1 dont take their all height and hiding behind other 
bar. This is visible if you point to green bar
   
![image](https://user-images.githubusercontent.com/129281615/228514655-87e98260-68f3-4693-ad90-2862ff61f572.png)
   
   
   ### Expected Behavior
   
   Expected Behavior can see on versions below 5.3.0, for example on 5.2.2. In 
this case green bar take all min height
   
![image](https://user-images.githubusercontent.com/129281615/228515769-0080b155-ea86-4ccd-9f15-48c2aef8c666.png)
   
   
   ### Environment
   
   ```markdown
   - OS:
   - Browser:
   - Framework:
   ```
   
   
   ### Any additional comments?
   
   _No response_


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to