Skip to content

[Bug] 手机端 使用ecahrts contextmenu 点击事件无法获取 #19876

@hairuiVR

Description

@hairuiVR

Version

4.8.0

Link to Minimal Reproduction

vscode

Steps to Reproduce

var myChart = echarts.init(dom, null, {
renderer: 'canvas',
useDirtyRect: false
});
myChart.on('contextmenu',params => {})

Current Behavior

监听contextmenu

Expected Behavior

获取点击事件

Environment

- OS:
- Browser:
- Framework:

Any additional comments?

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugpendingWe are not sure about whether this is a bug/new feature.staleInactive for a long time. Will be closed in 7 days.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions