-
Notifications
You must be signed in to change notification settings - Fork 19.7k
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
tooltip默认显示和句柄拖动设置 #5091
Comments
|
有实现办法吗? 百度统计的移动端有这个效果,不知道是改的源代码还是api里面有这个配置 |
我试了试,只有一个半成品,或者是一个思路。拖动小黑点是可以让句柄移动的。小黑点是可以隐藏的,有隐藏属性。每次拖动小黑点之后,也可以重新改变他的位置。现在还有很多问题。你看看能不能做出来。如果你用在线编辑的话,记得用这几个网址,其他的可能会出错。
} |
@sevenen 非常感谢,我试试先 |
One-line summary [问题简述]
1、如何让tooltip默认显示在指定的x轴刻度上?
2、如何在X轴增加句柄拖动tooltip, 在百度移动统计端有看到那种效果
Version & Environment [版本及环境]
Expected behaviour [期望结果]
ECharts option [ECharts配置项]
Other comments [其他信息]
The text was updated successfully, but these errors were encountered: