Skip to content

Commit 7de2bd9

Browse files
committed
add pad to uniformtext_icicle mock
1 parent ae4be8c commit 7de2bd9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

test/image/mocks/uniformtext_icicle.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"data": [
33
{
44
"tiling": {
5+
"pad": 3,
56
"orientation": "v"
67
},
78
"marker": {
@@ -79,6 +80,7 @@
7980
},
8081
{
8182
"tiling": {
83+
"pad": 3,
8284
"orientation": "v"
8385
},
8486
"marker": {
@@ -161,6 +163,9 @@
161163
}
162164
},
163165
{
166+
"tiling": {
167+
"pad": 3
168+
},
164169
"marker": {
165170
"coloraxis": "coloraxis"
166171
},
@@ -248,6 +253,9 @@
248253
}
249254
},
250255
{
256+
"tiling": {
257+
"pad": 3
258+
},
251259
"marker": {
252260
"coloraxis": "coloraxis"
253261
},

0 commit comments

Comments
 (0)