KLineChart
                                
                                
                                
                                    KLineChart copied to clipboard
                            
                            
                            
                        [Bug] 设置follow_cross后,鼠标移入图表tooltips闪烁,并且tooltips的按钮没有与文字对齐
版本
9.8.10
复现步骤
我使用的是pro
- styles设置:
 
indicator: {
    tooltip: {
      showRule: "follow_cross"
    }
}
- 鼠标移到图表的tooltips按钮上即可重现
 
当前效果
预期效果
不闪烁、对齐
环境
- 系统:
- 浏览器:
- 框架:
补充说明
No response