Skip to content

Commit 24c4cb7

Browse files
committed
remove bad funnel attrs in mock and fix new baseline name
1 parent e0395f6 commit 24c4cb7

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

test/image/mocks/zz-pattern_bars-path.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -174,14 +174,7 @@
174174
"x": [3, 2, 1],
175175
"y": ["U", "V", "W"],
176176
"name": "Funnel",
177-
"type": "funnel",
178-
"marker": {
179-
"pattern": {
180-
"solidity": [0.25, 0.5, 0.75],
181-
"shape": ["|", "", "-"],
182-
"bgcolor": "black"
183-
}
184-
}
177+
"type": "funnel"
185178
}
186179
],
187180
"layout": {

0 commit comments

Comments
 (0)