gb853940223 commented on issue #21230: URL: https://github.com/apache/echarts/issues/21230#issuecomment-3232320673
柱状图对照的是右侧次坐标Y轴,真实数据最大值是31左右,所以图表渲染的右侧次坐标Y轴的最大值是35,这个没有问题。折线图对照的是左侧主坐标Y轴,真实数据最大值是7210,但是图表渲染的左侧主坐标Y轴的最大值是14000,快是7210的2倍了。预期是左侧主坐标Y轴的最大值是7500或者是8000。 -- 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-unsubscr...@echarts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@echarts.apache.org For additional commands, e-mail: commits-h...@echarts.apache.org