Skip to content

Commit 8443b50

Browse files
committed
add onLegendClick and onLegendDoubleClick
1 parent 1122a07 commit 8443b50

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

src/factory.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ const eventNames = [
1919
'DoubleClick',
2020
'Framework',
2121
'Hover',
22+
'LegendClick',
23+
'LegendDoubleClick',
2224
'Relayout',
2325
'Restyle',
2426
'Redraw',

0 commit comments

Comments
 (0)