Skip to content

Commit cb6dab7

Browse files
committed
revert gl3d_surface-lighting mock to better display the old bug
1 parent 1ae12b3 commit cb6dab7

File tree

2 files changed

+14
-17
lines changed

2 files changed

+14
-17
lines changed
Loading

test/image/mocks/gl3d_surface-lighting.json

Lines changed: 14 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -537,23 +537,20 @@
537537
},
538538
"showlegend": false,
539539
"scene": {
540-
"camera": {
541-
"eye": {
542-
"x": -1,
543-
"y": 2,
544-
"z": 1
545-
},
546-
"center": {
547-
"x": 0,
548-
"y": 0,
549-
"z": 0
550-
},
551-
"up": {
552-
"x": 0,
553-
"y": 0,
554-
"z": 1
555-
}
556-
},
540+
"cameraposition": [
541+
[
542+
-0.4605922047730424,
543+
0.09969805401182547,
544+
0.46756921524156575,
545+
-0.7478597113676797
546+
],
547+
[
548+
0,
549+
0,
550+
0
551+
],
552+
2.165063509461097
553+
],
557554
"xaxis": {
558555
"showbackground": true,
559556
"type": "linear",

0 commit comments

Comments
 (0)