Skip to content

Commit cda8431

Browse files
committed
improve 3d test image cases
1 parent 972461f commit cda8431

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed
318 Bytes
Loading
340 Bytes
Loading

test/image/mocks/gl3d_errorbars_zx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
0
3131
],
3232
"color": "green",
33-
"thinkness": 5
33+
"thickness": 10
3434
},
3535
"error_x": {
3636
"type": "constant",

test/image/mocks/gl3d_errorbars_zy.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"type": "percent",
2222
"value": 20,
2323
"color": "red",
24-
"width": 0.5
24+
"width": 5
2525
},
2626
"error_y": {
2727
"type": "constant",

0 commit comments

Comments
 (0)