|
2 | 2 | "data": [
|
3 | 3 | {
|
4 | 4 | "type": "treemap",
|
| 5 | + "root": { "color": "yellow" }, |
5 | 6 | "textinfo": "label+text+percent parent+percent entry+percent root",
|
6 | 7 | "name": "bottom left textposition",
|
7 | 8 | "textposition": "bottom left",
|
|
110 | 111 | },
|
111 | 112 | {
|
112 | 113 | "type": "treemap",
|
| 114 | + "root": { "color": "yellow" }, |
113 | 115 | "textinfo": "label+text+percent parent+percent entry+percent root",
|
114 | 116 | "name": "bottom center textposition",
|
115 | 117 | "textposition": "bottom center",
|
|
219 | 221 | },
|
220 | 222 | {
|
221 | 223 | "type": "treemap",
|
| 224 | + "root": { "color": "yellow" }, |
222 | 225 | "textinfo": "label+text+percent parent+percent entry+percent root",
|
223 | 226 | "name": "bottom right textposition",
|
224 | 227 | "textposition": "bottom right",
|
|
330 | 333 | },
|
331 | 334 | {
|
332 | 335 | "type": "treemap",
|
| 336 | + "root": { "color": "yellow" }, |
333 | 337 | "textinfo": "label+text+percent parent+percent entry+percent root",
|
334 | 338 | "name": "middle left textposition",
|
335 | 339 | "textposition": "middle left",
|
|
436 | 440 | },
|
437 | 441 | {
|
438 | 442 | "type": "treemap",
|
| 443 | + "root": { "color": "yellow" }, |
439 | 444 | "textinfo": "label+text+percent parent+percent entry+percent root",
|
440 | 445 | "name": "middle center textposition",
|
441 | 446 | "textposition": "middle center",
|
|
543 | 548 | },
|
544 | 549 | {
|
545 | 550 | "type": "treemap",
|
| 551 | + "root": { "color": "yellow" }, |
546 | 552 | "textinfo": "label+text+percent parent+percent entry+percent root",
|
547 | 553 | "name": "middle right textposition",
|
548 | 554 | "textposition": "middle right",
|
|
649 | 655 | },
|
650 | 656 | {
|
651 | 657 | "type": "treemap",
|
| 658 | + "root": { "color": "yellow" }, |
652 | 659 | "textinfo": "label+text+percent parent+percent entry+percent root",
|
653 | 660 | "name": "top left textposition",
|
654 | 661 | "textposition": "top left",
|
|
759 | 766 | },
|
760 | 767 | {
|
761 | 768 | "type": "treemap",
|
| 769 | + "root": { "color": "yellow" }, |
762 | 770 | "textinfo": "label+text+percent parent+percent entry+percent root",
|
763 | 771 | "name": "top center textposition",
|
764 | 772 | "textposition": "top center",
|
|
869 | 877 | },
|
870 | 878 | {
|
871 | 879 | "type": "treemap",
|
| 880 | + "root": { "color": "yellow" }, |
872 | 881 | "textinfo": "label+text+percent parent+percent entry+percent root",
|
873 | 882 | "name": "top right textposition",
|
874 | 883 | "textposition": "top right",
|
|
0 commit comments