Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a9809d2

Browse files
alexshoeemilykl
andauthored
Update src/components/legend/attributes.js
Co-authored-by: Emily KL <[email protected]>
1 parent 28990fb commit a9809d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/legend/attributes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ module.exports = {
186186
'*toggleothers* toggles the visibility of all other legends.',
187187
'*false* disables legend title click interactions.',
188188
'Defaults to *toggle* when there are multiple legends, *false* otherwise.',
189-
'Does not work for legends containing pie and pie-like traces.'
189+
'Not supported for legends containing pie and pie-like traces.'
190190
].join(' ')
191191
},
192192
titledoubleclick: {

0 commit comments

Comments
 (0)