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 3335632 commit 124da94Copy full SHA for 124da94
src/plots/frame_attributes.js
@@ -25,7 +25,7 @@ module.exports = {
25
description: 'A label by which to identify the frame'
26
},
27
traces: {
28
- valType: 'info_array',
+ valType: 'any',
29
role: 'info',
30
description: [
31
'A list of trace indices that identify the respective traces in the',
0 commit comments