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

Skip to content

Commit 3cc16ba

Browse files
committed
Switch groupby style.target to string
1 parent f67198b commit 3cc16ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/transforms/groupby.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ exports.attributes = {
3636
},
3737
style: {
3838
target: {
39-
valType: 'any',
39+
valType: 'string',
4040
role: 'info',
4141
description: [
4242
'The group value which receives these styles.'

0 commit comments

Comments
 (0)