klinecharts / KLineChart

📈Lightweight k-line chart that can be highly customized. Zero dependencies. Support mobile.(可高度自定义的轻量级k线图,无第三方依赖,支持移动端)

Home Page:https://klinecharts.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug] 设置follow_cross后,鼠标移入图表tooltips闪烁,并且tooltips的按钮没有与文字对齐

qianjiachun opened this issue · comments

版本

9.8.10

复现步骤

我使用的是pro

  1. styles设置:
indicator: {
    tooltip: {
      showRule: "follow_cross"
    }
}
  1. 鼠标移到图表的tooltips按钮上即可重现

当前效果

8wgsf-z47yo

预期效果

不闪烁、对齐

环境

- 系统:
- 浏览器:
- 框架:

补充说明

No response