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

Skip to content

Commit 1fc81de

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

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
@@ -199,7 +199,7 @@ module.exports = {
199199
'*toggleothers* toggles the visibility of all other legends.',
200200
'*false* disables legend title double-click interactions.',
201201
'Defaults to *toggleothers* when there are multiple legends, *false* otherwise.',
202-
'Does not currently work for legends containing pie and pie-like traces.'
202+
'Not supported for legends containing pie and pie-like traces.'
203203
].join(' ')
204204
},
205205
x: {

0 commit comments

Comments
 (0)