We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21a0ac1 commit ff01eb6Copy full SHA for ff01eb6
test/image/mocks/zindex-scatter-image.json
@@ -11,7 +11,7 @@
11
"y0": "F",
12
"z": [
13
[[1, 0, 0], [0, 1, 0], [0, 0, 1], [0, 0, 0]],
14
- [[0, 1, 0], [0, 0, 1], [1, 0, 0], [0, 0, 0]],
+ [[0, 1, 0], [0, null, 1], [1, 0, 0], [0, 0, 0]],
15
[[1, 0, 0], [1, 0, 0], [0, 0, 1], [0, 0, 0]]
16
],
17
"zindex":10
0 commit comments