Skip to content

Commit 04b14a8

Browse files
committed
clear TODO comment for hiddenlabels role
1 parent e227763 commit 04b14a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/traces/pie/layout_attributes.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
module.exports = {
1212
hiddenlabels: {
1313
valType: 'data_array',
14-
role: 'info', // TODO: or style ?
14+
role: 'info',
1515
editType: 'calc',
1616
description: [
1717
'hiddenlabels is the funnelarea & pie chart analog of',

0 commit comments

Comments
 (0)