antvis / G2Plot

:dango: An interactive and responsive charting library based on G2.
https://g2plot.antv.antgroup.com
MIT License
2.56k stars 607 forks source link

🐛 [BUG] 使用AntV | G2plot组件中的双折线图 - 多折线组件时,发现的组件BUG问题反馈 #3630

Open zxThinker opened 1 year ago

zxThinker commented 1 year ago

【问题BUG描述】 在使用G2plot组件中的双轴图时,如果两组数据源的横坐标范围不一致,会导致横坐标范围较小的折线在坐标系中渲染出的结果会居左对齐显示,但与实际横坐标的刻度不对齐的问题。 相关链接: https://g2plot.antv.antgroup.com/zh/examples/dual-axes/dual-line/#dual-multi-line