Skip to content

Commit 2a80673

Browse files
committedFeb 25, 2019
reset the image widths to their original values
new baselines using previous dims
1 parent c2a9e3f commit 2a80673

6 files changed

+3
-3
lines changed
 
Loading
Loading
Loading

‎test/image/mocks/gl3d_mesh3d_surface3d_scatter3d_line3d_error3d_log_reversed_ranges.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
],
9696
"layout": {
9797
"height": 758,
98-
"width": 1000,
98+
"width": 1310,
9999
"title": "X-axis using autorange:'reversed',Y-axis using range:[30,-5] & Z-axis using range:'reversed' & type:log",
100100
"scene": {
101101
"xaxis": {

‎test/image/mocks/gl3d_mesh3d_surface3d_scatter3d_orthographic.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
],
9696
"layout": {
9797
"height": 758,
98-
"width": 1000,
98+
"width": 1310,
9999
"title": "X-axis using autorange:'reversed',Y-axis using range:[30,-5] & Z-axis using range:'reversed' & type:log",
100100
"scene": {
101101
"xaxis": {

‎test/image/mocks/gl3d_surface-circular-colorscale.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1013,7 +1013,7 @@
10131013
}
10141014
}
10151015
},
1016-
"width": 878,
1016+
"width": 1745,
10171017
"height": 878
10181018
}
10191019
}

0 commit comments

Comments
 (0)
Please sign in to comment.