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 a9809d2 commit 1fc81deCopy full SHA for 1fc81de
src/components/legend/attributes.js
@@ -199,7 +199,7 @@ module.exports = {
199
'*toggleothers* toggles the visibility of all other legends.',
200
'*false* disables legend title double-click interactions.',
201
'Defaults to *toggleothers* when there are multiple legends, *false* otherwise.',
202
- 'Does not currently work for legends containing pie and pie-like traces.'
+ 'Not supported for legends containing pie and pie-like traces.'
203
].join(' ')
204
},
205
x: {
0 commit comments