Skip to content

Commit 001bd9b

Browse files
committed
rm ignored attr in grouped_bar mock
1 parent 1256c4f commit 001bd9b

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

test/image/mocks/grouped_bar.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -33,11 +33,6 @@
3333
"xaxis": {
3434
"type": "category"
3535
},
36-
"barmode": "group",
37-
"categories": [
38-
"giraffes",
39-
"orangutans",
40-
"monkeys"
41-
]
36+
"barmode": "group"
4237
}
4338
}

0 commit comments

Comments
 (0)