Skip to content

移动端touch事件 #5755

@jingxiawl

Description

@jingxiawl

我在移动端使用了echarts柱状图,但是为图表绑定点击事件的时候,只能绑定click,在手机上明显感觉又点反应慢

myChart.on('click', function (params) {
    console.log(params);
})

能不能支持touch事件呢?

Metadata

Metadata

Assignees

No one assigned

    Labels

    pendingWe are not sure about whether this is a bug/new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions