Skip to content

关系图高亮事件失效 #15377

@lxy326501

Description

@lxy326501

Version

5.1.2

Steps to reproduce

charts_knowledge_map.on('click', (params) => {
charts_knowledge_map.dispatchAction({
type: 'highlight',
dataIndex: params.dataIndex,
});
});

What is expected?

点击的节点及关系高亮

What is actually happening?

都未高亮

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions