Turm0 opened a new issue #9905: Layered bar chart URL: https://github.com/apache/incubator-echarts/issues/9905 - [x] Required: I have read the document and examples and tried to solve it by myself. - [x] Required: I have searched for similar issues and that didn't help. - [x] Required: I have tried with the latest version of ECharts and still have this problem. In this issue, I have provided information with: - [x] Required: issue type; - [x] Required: one sentence description in issue details - [ ] Required: demo; - [x] Required: ECharts version; - [x] I have a question to ask about *how to use ECharts to ...*; ## Issue Details <!-- Use one sentence to describe what you want and what's wrong. 一句话描述问题。 --> Is it possible to display a bar chart where the series' are layered on top of each other. ### Expected Behavior <!-- Add screenshots to demo if necessary. 期望的效果。 -->  This is the expected behavior. The series' are layered and subsequent bars are thinner than the previous ones. The serie count is dynamic in my case so hard coded solutions are not relevant. ### Current Behavior <!-- Add screenshots to demo if necessary. Otherwise, replace the following line with N/A. 现在的效果。 -->  I managed to get this far with the bar border, but it seems it cannot be set for only the left and right sides. I also tried to change the bar gap and widths with no results. ## Anything Else We Need to Know <!-- You may reference other issues here. Otherwise, replace the following line with N/A. 其他我们需要知道的东西,比如引用其他 issue。 --> N/A ## Environment - ECharts version;ECharts 版本: 4.1.1
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
