We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60317b1 commit 61b1a32Copy full SHA for 61b1a32
src/components/fx/layout_attributes.js
@@ -24,6 +24,7 @@ module.exports = {
24
flags: ['event', 'select'],
25
dflt: 'event',
26
editType: 'plot',
27
+ extras: ['none'],
28
description: [
29
'Determines the mode of single click interactions.',
30
'*event* is the default value and emits the `plotly_click`',
0 commit comments