Skip to content

Commit d6defa1

Browse files
committed
modify a sunburst mock to include rotation option
1 parent 28a7252 commit d6defa1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
1.71 KB
Loading

test/image/mocks/treemap_sunburst_basic.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,7 @@
194194
},
195195
{
196196
"type": "sunburst",
197+
"rotation": 180,
197198
"level": "",
198199
"labels": [
199200
"A1",
@@ -295,6 +296,7 @@
295296
},
296297
{
297298
"type": "sunburst",
299+
"rotation": 90,
298300
"level": "",
299301
"labels": [
300302
"C1",

0 commit comments

Comments
 (0)