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

Skip to content

Commit 8df0096

Browse files
committed
Add isLinkedToArray to groupby style attrs
1 parent 1543892 commit 8df0096

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/transforms/groupby.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ exports.attributes = {
3535
].join(' ')
3636
},
3737
style: {
38+
_isLinkedToArray: 'style',
3839
target: {
3940
valType: 'string',
4041
role: 'info',

0 commit comments

Comments
 (0)