Skip to content

Commit 8a56627

Browse files
committed
validate axes_breaks mocks
1 parent 20dedaa commit 8a56627

File tree

3 files changed

+0
-10
lines changed

3 files changed

+0
-10
lines changed

test/image/mocks/axes_breaks-finance.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -108,9 +108,6 @@
108108
"color": "#17BECF"
109109
}
110110
},
111-
"line": {
112-
"color": "rgba(31,119,180,1)"
113-
},
114111
"low": [
115112
115.75,
116113
115.809998,
@@ -284,9 +281,6 @@
284281
"color": "#17BECF"
285282
}
286283
},
287-
"line": {
288-
"color": "rgba(31,119,180,1)"
289-
},
290284
"low": [
291285
115.75,
292286
115.809998,

test/image/mocks/axes_breaks-night_autorange-reversed.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,6 @@
9595
"yaxis": "y3",
9696
"type": "scatter",
9797
"mode": "lines+markers",
98-
"orientation": "h",
9998
"y": [
10099
"1970-01-01 00:00",
101100
"1970-01-01 03:00",
@@ -142,7 +141,6 @@
142141
"yaxis": "y4",
143142
"type": "scatter",
144143
"mode": "lines+markers",
145-
"orientation": "h",
146144
"y": [
147145
"1970-01-01 00:00",
148146
"1970-01-01 03:00",

test/image/mocks/axes_breaks-reversed-without-pattern.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@
6161
"yaxis": "y3",
6262
"type": "scatter",
6363
"mode": "markers+lines",
64-
"orientation": "h",
6564
"y": [
6665
"1970-01-01 00:00:00.000",
6766
"1970-01-01 00:00:00.010",
@@ -91,7 +90,6 @@
9190
"yaxis": "y4",
9291
"type": "scatter",
9392
"mode": "markers+lines",
94-
"orientation": "h",
9593
"y": [
9694
"1970-01-01 00:00:00.000",
9795
"1970-01-01 00:00:00.010",

0 commit comments

Comments
 (0)