Thanks to visit codestin.com Credit goes to github.com
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 28990fb commit a9809d2Copy full SHA for a9809d2
src/components/legend/attributes.js
@@ -186,7 +186,7 @@ module.exports = {
186
'*toggleothers* toggles the visibility of all other legends.',
187
'*false* disables legend title click interactions.',
188
'Defaults to *toggle* when there are multiple legends, *false* otherwise.',
189
- 'Does not work for legends containing pie and pie-like traces.'
+ 'Not supported for legends containing pie and pie-like traces.'
190
].join(' ')
191
},
192
titledoubleclick: {
0 commit comments