yswang0927 commented on issue #16912: URL: https://github.com/apache/echarts/issues/16912#issuecomment-1111635888
图例多行显示时,grid.top 的值应该自适应的,目前靠估算修改 top 值是不合理的,体验很差。 ECharts功能很强,但是不少细节处理的很糟糕,例如: 1. X轴 Label 标签太长不能智能处理。 2. Y轴,配置了 grid.containLabel=true,即使配置不显示Y轴,左侧还是保留了containLabel=true计算出来的空白。 3. 图例多行展示和下面的图表重叠 -- 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]
