Skip to content

How to make use of event handler props like (plotly_click)?  #108

@desmondblue

Description

@desmondblue

Hi. I have been trying to integrate plotly_click event like

<plotly-plot [data]=graph.data [layout]=graph.layout (plotly_click)="trigger($event)">

I can't get any response for the same:

TS Code:
trigger(event){
console.log(event)}

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions