Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
improve 3d test image cases
  • Loading branch information
etpinard committed Dec 4, 2015
commit cda8431ffd256efd4845d1cf4dd9b77c3c22c443
Binary file modified test/image/baselines/gl3d_errorbars_zx.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified test/image/baselines/gl3d_errorbars_zy.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion test/image/mocks/gl3d_errorbars_zx.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
0
],
"color": "green",
"thinkness": 5
"thickness": 10
},
"error_x": {
"type": "constant",
Expand Down
2 changes: 1 addition & 1 deletion test/image/mocks/gl3d_errorbars_zy.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"type": "percent",
"value": 20,
"color": "red",
"width": 0.5
"width": 5
},
"error_y": {
"type": "constant",
Expand Down