Skip to content

Commit 72c61c7

Browse files
committed
clean cruft out of stacked_area_groups mock
1 parent fe0c988 commit 72c61c7

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed
7.41 KB
Loading

test/image/mocks/stacked_area_groups.json

+2-5
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,7 @@
4242
],
4343
"layout": {
4444
"width": 500,
45-
"height": 500,
46-
"title": "Stack groups and unstacked filled traces",
47-
"xaxis": {"title": "infer zero"},
48-
"xaxis2": {"title": "interpolate"},
49-
"grid": {"columns": 1, "rows": 2, "pattern": "independent"}
45+
"height": 450,
46+
"title": "Stack groups and unstacked filled traces"
5047
}
5148
}

0 commit comments

Comments
 (0)