We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 295c8ed commit 655508aCopy full SHA for 655508a
src/plots/frame_attributes.js
@@ -39,13 +39,15 @@ module.exports = {
39
},
40
data: {
41
valType: 'any',
42
+ role: 'object',
43
description: [
44
'A list of traces this frame modifies. The format is identical to the',
45
'normal trace definition.'
46
].join(' ')
47
48
layout: {
49
50
51
52
'Layout properties which this frame modifies. The format is identical',
53
'to the normal layout definition.'
0 commit comments