We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05a74d9 commit d36e650Copy full SHA for d36e650
src/plots/attributes.js
@@ -167,7 +167,7 @@ module.exports = {
167
_isLinkedToArray: 'transform',
168
editType: 'calc',
169
description: [
170
- 'This attribute is deprecated and it may be removed from the API in next major version.',
+ 'WARNING: All transforms are deprecated and may be removed from the API in next major version.',
171
'An array of operations that manipulate the trace data,',
172
'for example filtering or sorting the data arrays.'
173
].join(' ')
0 commit comments