plainheart edited a comment on issue #16666: URL: https://github.com/apache/echarts/issues/16666#issuecomment-1065832128
应该还是因为被系列坐标系裁切的原因,设置下 `series.clip` 为 `false` 对比下。和 #16661 问题类似,不同宽度下会出现被裁切的情况。 FYI: https://github.com/apache/echarts/blob/master/src/chart/bar/BarView.ts#L696 -- 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]
