Skip to content

Commit 0982ead

Browse files
committed
showcase mesh3d cmin & cmax in tetrahedra mock
1 parent bca5814 commit 0982ead

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
590 Bytes
Loading

test/image/mocks/gl3d_tetrahedra.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@
1616
[1, "rgb(0, 0, 255)"]
1717
],
1818
"intensity": [0, 0.33, 0.66, 1],
19+
"cmin": -0.5,
20+
"cmax": 0.5,
1921
"colorbar": {
2022
"x": 0,
2123
"title": "for colorscale + intensity tetrahedra",

0 commit comments

Comments
 (0)