File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 8
8
"root" : {"color" : " limegreen" },
9
9
"level" : " " ,
10
10
"leaf" : {
11
- "opacity" : 0. 1
11
+ "opacity" : 1
12
12
}
13
13
},
14
14
{
19
19
"root" : {"color" : " limegreen" },
20
20
"level" : " Seth" ,
21
21
"leaf" : {
22
- "opacity" : 0.3
22
+ "opacity" : 0.7
23
23
}
24
24
},
25
25
{
30
30
"root" : {"color" : " limegreen" },
31
31
"level" : " Enos" ,
32
32
"leaf" : {
33
- "opacity" : 0.7
33
+ "opacity" : 0.3
34
34
}
35
35
},
36
36
{
41
41
"root" : {"color" : " limegreen" },
42
42
"level" : " Enos" ,
43
43
"leaf" : {
44
- "opacity" : 1
44
+ "opacity" : 0. 1
45
45
}
46
46
}
47
47
],
50
50
{
51
51
"showarrow" : false ,
52
52
"text" : " opacity=<b>0.1</b>, level=<b>''</b>" ,
53
- "x" : 0 ,
53
+ "x" : 0.75 ,
54
54
"xanchor" : " left" ,
55
55
"y" : 1 ,
56
56
"yanchor" : " bottom"
57
57
},
58
58
{
59
59
"showarrow" : false ,
60
60
"text" : " opacity=<b>0.3</b>, level=<b>'Seth'</b>" ,
61
- "x" : 0.25 ,
61
+ "x" : 0.5 ,
62
62
"xanchor" : " left" ,
63
63
"y" : 1 ,
64
64
"yanchor" : " bottom"
65
65
},
66
66
{
67
67
"showarrow" : false ,
68
68
"text" : " opacity=<b>0.7</b>, level=<b>'Enos'</b>" ,
69
- "x" : 0.5 ,
69
+ "x" : 0.25 ,
70
70
"xanchor" : " left" ,
71
71
"y" : 1 ,
72
72
"yanchor" : " bottom"
73
73
},
74
74
{
75
75
"showarrow" : false ,
76
76
"text" : " opacity=<b>1</b>, level=<b>'Enos'</b>" ,
77
- "x" : 0.75 ,
77
+ "x" : 0.0 ,
78
78
"xanchor" : " left" ,
79
79
"y" : 1 ,
80
80
"yanchor" : " bottom"
You can’t perform that action at this time.
0 commit comments