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/10/24 16:45:00 UTC

[GitHub] [echarts] hughess opened a new issue #15936: Gaps showing in stacked bar chart between series

hughess opened a new issue #15936:
URL: https://github.com/apache/echarts/issues/15936


   ### Version
   5.2.1
   
   ### Steps to Reproduce
   Normal stacked bar rendered with SVG. Height of chart container = 250px, width = 100%.
   
   ### What is expected?
   Expect all series in stack to touch each other without whitespace in between
   
   ### What is actually happening?
   Small gaps appear between layers of the stack. Gaps appear inconsistently and change with zoom level. This is most apparent in the turquoise series below:
   ![CleanShot 2021-10-22 at 15 31 56](https://user-images.githubusercontent.com/12602440/138604062-1b487695-b08a-4d33-b45d-7020e0ec6032.png)
   
   ### Other Notes
   One way this might be solved is to add a border to each bar series that is the same color as the series. I haven't been able to figure out how to apply the same color to the border.
   
   <!-- 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