Skip to content

Commit 04a7f47

Browse files
committed
add 'cmin' and 'cmax' to surface intensity mock
1 parent 9d03cbf commit 04a7f47

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test/image/mocks/gl3d_surface_intensity.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,9 @@
245245
8
246246
]
247247
],
248-
"type": "surface"
248+
"type": "surface",
249+
"cmin": 0,
250+
"cmax": 5
249251
}
250252
],
251253
"layout": {

0 commit comments

Comments
 (0)