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

map执行action.tooltip.showTip时,tip出现位置没有定位指定区域 #3490

Closed
imhzx opened this issue Jun 23, 2016 · 3 comments
Closed
Labels

Comments

@imhzx
Copy link

imhzx commented Jun 23, 2016

问题简述 (One-line summary)

map执行action.tooltip.showTip时,tip出现位置没有定位指定区域

版本及环境 (Version & Environment)

  • ECharts 版本 (ECharts version): v3.1.10
  • 浏览器类型和版本 (Browser version): Chorme 36.0.1985.125 m
  • 操作系统类型和版本 (OS Version): win7 旗舰版 sp1

重现步骤 (Steps to reproduce)

mapChart.dispatchAction(
{
type : 'showTip',
seriesIndex : 0,
name : ‘四川’
}
);
2.

期望结果 (Expected behaviour)

希望tip能随不同区域移动

可能哪里有问题 (What went wrong)

未设置tooltip.position前,执行action出现的tip层没有left、top属性

其他信息 (Other comments)

kwk jrp25h xxqyxo 7aq6

@pissang pissang added the pending We are not sure about whether this is a bug/new feature. label Jun 23, 2016
@mujing
Copy link

mujing commented Aug 17, 2016

+1

1 similar comment
@chengwb53
Copy link

+1

@chengwb53
Copy link

2.0都是正常的

@pissang pissang added bug and removed pending We are not sure about whether this is a bug/new feature. labels Oct 19, 2016
@100pah 100pah closed this as completed in 92a1a30 Oct 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants