We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8bb771d commit 27686fbCopy full SHA for 27686fb
src/plots/attributes.js
@@ -105,6 +105,7 @@ module.exports = {
105
meta: {
106
valType: 'any',
107
arrayOk: true,
108
+ role: 'info',
109
editType: 'plot',
110
description: [
111
'Assigns extra meta information associated with this trace',
src/plots/layout_attributes.js
@@ -412,6 +412,7 @@ module.exports = {
412
413
414
415
416
417
418
'Assigns extra meta information that can be used in various `text` attributes.',
0 commit comments