Skip to content

[Feature] label support component event listener #614

@xiaoluoHe

Description

@xiaoluoHe

What problem does this feature solve?

the event listener of label will not work in current version

vchart.on('click', { level: 'model', type: 'label' }, console.log);

What does the proposed API look like?

vchart.on('click', { level: 'model', type: 'label' }, console.log);

image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions