https://github.com/antvis/component/blob/b2c43529a0e221ca28c0edcb32032da4196e2517/src/ui/scrollbar/index.ts#L130 <img width="1249" alt="image" src="https://github.com/user-attachments/assets/ef81a289-4db7-4e1b-b3e4-2cf2fa2d0854" /> 两张图做滚动条联动的时候,监听其中一个给另一个图的滚动体赋值不生效 代码如下: <img width="781" alt="image" src="https://github.com/user-attachments/assets/bbf9ace8-4c43-4276-942f-99893bfa8dd7" /> 移动效果如下,左侧条形图滚动条位置发生改成,但是图没有滚动,而且两侧的滚动条位置有偏差 
component/src/ui/scrollbar/index.ts
Line 130 in b2c4352
移动效果如下,左侧条形图滚动条位置发生改成,但是图没有滚动,而且两侧的滚动条位置有偏差
