Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于点击跳转的问题-click-tooltip-enterable #3658

Closed
peterz3g opened this issue Jul 17, 2016 · 0 comments
Closed

关于点击跳转的问题-click-tooltip-enterable #3658

peterz3g opened this issue Jul 17, 2016 · 0 comments
Labels
stale Inactive for a long time. Will be closed in 7 days.

Comments

@peterz3g
Copy link

问题简述 (One-line summary)

根据文档并测试后,目前跳转用的如下方法:
chart_ins.on('click', function (params) {}

问题: 在手机上操作折线图被点选时, 触发的点是tooltip 与 折线的交点.这个点很小,手指去点的时候,很难准确地定位点中.
方案1: 是否有参数, 可以调整tooltip与折线交点的大小, 如果大一点,就可以方便地点中.
方案2: 我看到tooltip提示框有个参数enterable."鼠标是否可进入提示框浮层中,默认为false,如需详情内交互,如添加链接,按钮,可设置为 true。" 文档没有给具体的办法.
请问如何在提示框浮层中添加跳转链接,或者选中其中的某个指标后触发事件.

版本及环境 (Version & Environment)

  • ECharts 版本 (ECharts version): 3.2
@Ovilia Ovilia added the stale Inactive for a long time. Will be closed in 7 days. label Jul 8, 2019
@stale stale bot closed this as completed Jul 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale Inactive for a long time. Will be closed in 7 days.
Projects
None yet
Development

No branches or pull requests

2 participants