antvis/G2

【V5】Tooltip enterable属性是否计划支持? #5620

fangqi5 posted onGitHub

<!-- Thank you for reporting an issue. 1. It's RECOMMENDED to submit PR for typo or tiny bug fix. 2. If this's a FEATURE request, please provide: details, pseudo codes if necessary. 3. If this's a BUG, please provide: course repetition, error log and configuration. Fill in as much of the template below as you're able. 4. It will be nice to use to provide a CodePen Link which can reproduce the issue, we provide a CodePen template g2-github-issue. 感谢您向我们反馈问题。 1. 提交问题前,请先阅读 README 中的贡献帮助文档。 2. 我们推荐如果是小问题(错别字修改,小的 bug fix)直接提交 PR。 3. 如果是一个新需求,请提供:详细需求描述,最好是有伪代码实现。 4. 如果是一个 BUG,请提供:复现步骤,错误日志以及相关配置,并尽量填写下面的模板中的条目。 5. 如果可以,请提供尽可能精简的 CodePen 链接,可使用 CodePen 模板 https://codepen.io/leungwensen/pen/WXJgox,方便我们排查问题。 6. 扩展阅读:如何向开源项目提交无法解答的问题 -->

<!-- Enter your issue details below this comment. -->


component 中是有 enterable 属性的,不过测试来看,有一些 bug。

posted by hustcc over 1 year ago

@pearmini @Aarebecca 扫描了一遍代码,目前 enterable 做到 component.tooltip 中存在一些问题。

  • 组件本身 .show 因为 throttle 的原因,导致 enterable 配置失效
  • hide 的时候没有鼠标位置,所以无法实现 enterable

✅ 更好的做法:

  • tooltip 原子组件中不做 throttle 以及 enterable 的等交互实现
  • 在 G2 的 tooltip interaction 中去实现 enterable 能力,以及 show 的 throttle 能力
posted by hustcc over 1 year ago

请问这个feature预计在哪个版本发布呢?已经关联好几个版本号了 @pearmini

posted by fangqi5 over 1 year ago

请问这个feature预计在哪个版本发布呢?已经关联好几个版本号了 @pearmini

我这周一定搞定!!!

posted by hustcc over 1 year ago

Member

🧎🏻跪求这周可以上线,业务方急用~

posted by fangqi5 over 1 year ago

Member

🧎🏻跪求这周可以上线,业务方急用~

+1 或者能否暂时提供自己用 interaction 写的替代方案?

posted by cassie-cy over 1 year ago

@fangqi5 @cassie-cy 已经合并进去了,等待 @pearmini 发版本。不好意思,最近杂事太忙,这个 PR hold 了很久。

posted by hustcc over 1 year ago

已经发布了: 5.1.12

posted by pearmini over 1 year ago

@pearmini @hustcc 线图好像还是不行,见:https://codesandbox.io/s/loving-sound-7y7q9r?file=/index.ts (打开 type: line 的注释内容)

posted by cassie-cy over 1 year ago

Fund this Issue

$0.00
Funded

Pull requests