创新互联ECharts教程:显示和隐藏ECharts提示框

action.tooltip  |  *

提示框组件相关的行为,必须引入提示框组件后才能使用。

action.tooltip.showTip  |  Action

显示提示框。

有下面两种使用方式。

1 指定在相对容器的位置处显示提示框,如果指定的位置无法显示则无效。

dispatchAction({
type: 'showTip',
// 屏幕上的 x 坐标
x: number,
// 屏幕上的 y 坐标
y: number,
// 本次显示 tooltip 的位置。只在本次 action 中生效。
// 缺省则使用 option 中定义的 tooltip 位置。
position: Array.|string|Function
})

2 指定数据图形,根据 tooltip 的配置项显示提示框。

dispatchAction({
type: 'showTip',
// 系列的 index,在 tooltip 的 trigger 为 axis 的时候可选。
seriesIndex?: number,
// 数据的 index,如果不指定也可以通过 name 属性根据名称指定数据
dataIndex?: number,
// 可选,数据名称,在有 dataIndex 的时候忽略
name?: string,
// 本次显示 tooltip 的位置。只在本次 action 中生效。
// 缺省则使用 option 中定义的 tooltip 位置。
position: Array.|string|Function,
})

参数position同tooltip.position相同。

action.tooltip.hideTip  |  Action

隐藏提示框。

dispatchAction({
type: 'hideTip'
})

网站名称:创新互联ECharts教程:显示和隐藏ECharts提示框
标题链接:http://www.mswzjz.cn/qtweb/news13/359763.html

攀枝花网站建设、攀枝花网站运维推广公司-贝锐智能,是专注品牌与效果的网络营销公司;服务项目有等

广告

声明:本网站发布的内容(图片、视频和文字)以用户投稿、用户转载内容为主,如果涉及侵权请尽快告知,我们将会在第一时间删除。文章观点不代表本网站立场,如需处理请联系客服。电话:028-86922220;邮箱:631063699@qq.com。内容未经允许不得转载,或转载时需注明来源: 贝锐智能