|
1 | 1 | {
|
2 | 2 | "data": [
|
3 | 3 | {
|
4 |
| - "x": [1, 3, 5, 7], "y": [2, 6, 4, 5], "line": {"color": "red"}, "stackgroup": "a", "name": "bottom", "legendgroup": "b" |
| 4 | + "x": [2, 5, 6], "y": [1, 3, 4], "line": {"color": "green"}, "stackgroup": "a", "name": "bottom", "legendgroup": "m" |
5 | 5 | }, {
|
6 |
| - "x": [2, 5, 6], "y": [1, 3, 4], "line": {"color": "green"}, "stackgroup": "a", "name": "middle", "legendgroup": "m" |
| 6 | + "x": [1, 3, 5, 7], "y": [2, 6, 4, 5], "line": {"color": "red"}, "stackgroup": "a", "name": "middle", "legendgroup": "b" |
7 | 7 | }, {
|
8 | 8 | "x": [3, 4 ,5], "y": [1, 2, 1], "line": {"color": "blue"}, "stackgroup": "a", "name": "top", "legendgroup": "t"
|
9 | 9 | },
|
10 | 10 |
|
11 | 11 | {
|
12 |
| - "x": [1, 3, 5, 7], "y": [2, 6, 4, 5], "line": {"color": "red"}, "stackgroup": "a", "name": "bottom", "legendgroup": "b", |
| 12 | + "x": [2, 5, 6], "y": [1, 3, 4], "line": {"color": "green"}, "stackgroup": "a", "name": "bottom", "legendgroup": "m", |
| 13 | + "showlegend": false, "xaxis": "x2", "yaxis": "y2" |
| 14 | + }, { |
| 15 | + "x": [1, 3, 5, 7], "y": [2, 6, 4, 5], "line": {"color": "red"}, "stackgroup": "a", "name": "middle", "legendgroup": "b", |
13 | 16 | "showlegend": false, "xaxis": "x2", "yaxis": "y2",
|
14 | 17 | "stackgaps": "interpolate"
|
15 |
| - }, { |
16 |
| - "x": [2, 5, 6], "y": [1, 3, 4], "line": {"color": "green"}, "stackgroup": "a", "name": "middle", "legendgroup": "m", |
17 |
| - "showlegend": false, "xaxis": "x2", "yaxis": "y2" |
18 | 18 | }, {
|
19 | 19 | "x": [3, 4 ,5], "y": [1, 2, 1], "line": {"color": "blue"}, "stackgroup": "a", "name": "top", "legendgroup": "t",
|
20 | 20 | "showlegend": false, "xaxis": "x2", "yaxis": "y2"
|
21 | 21 | },
|
22 | 22 |
|
23 | 23 | {
|
24 |
| - "x": [1, 3, 5, 7], "y": [2, 6, 4, 5], "line": {"color": "red"}, "stackgroup": "b", "name": "bottom", "legendgroup": "b", |
| 24 | + "x": [2, 5, 6], "y": [1, 3, 4], "line": {"color": "green"}, "stackgroup": "b", "name": "bottom", "legendgroup": "m", |
| 25 | + "showlegend": false, "xaxis": "x3", "yaxis": "y3", "mode": "lines+markers" |
| 26 | + }, { |
| 27 | + "x": [1, 3, 5, 7], "y": [2, 6, 4, 5], "line": {"color": "red"}, "stackgroup": "b", "name": "middle", "legendgroup": "b", |
25 | 28 | "showlegend": false, "xaxis": "x3", "yaxis": "y3", "mode": "lines+markers",
|
26 | 29 | "groupnorm": "fraction"
|
27 |
| - }, { |
28 |
| - "x": [2, 5, 6], "y": [1, 3, 4], "line": {"color": "green"}, "stackgroup": "b", "name": "middle", "legendgroup": "m", |
29 |
| - "showlegend": false, "xaxis": "x3", "yaxis": "y3", "mode": "lines+markers" |
30 | 30 | }, {
|
31 | 31 | "x": [3, 4 ,5], "y": [1, 2, 1], "line": {"color": "blue"}, "stackgroup": "b", "name": "top", "legendgroup": "t",
|
32 | 32 | "showlegend": false, "xaxis": "x3", "yaxis": "y3", "mode": "lines+markers"
|
33 | 33 | },
|
34 | 34 |
|
35 | 35 | {
|
36 |
| - "x": [1, 3, 5, 7], "y": [2, 6, 4, 5], "line": {"color": "red"}, "stackgroup": "a", "name": "bottom", "legendgroup": "b", |
37 |
| - "showlegend": false, "xaxis": "x4", "yaxis": "y4", "mode": "lines+markers" |
38 |
| - }, { |
39 |
| - "x": [2, 5, 6], "y": [1, 3, 4], "line": {"color": "green"}, "stackgroup": "a", "name": "middle", "legendgroup": "m", |
| 36 | + "x": [2, 5, 6], "y": [1, 3, 4], "line": {"color": "green"}, "stackgroup": "a", "name": "bottom", "legendgroup": "m", |
40 | 37 | "showlegend": false, "xaxis": "x4", "yaxis": "y4", "mode": "lines+markers",
|
41 | 38 | "stackgaps": "interpolate", "groupnorm": "fraction"
|
| 39 | + }, { |
| 40 | + "x": [1, 3, 5, 7], "y": [2, 6, 4, 5], "line": {"color": "red"}, "stackgroup": "a", "name": "middle", "legendgroup": "b", |
| 41 | + "showlegend": false, "xaxis": "x4", "yaxis": "y4", "mode": "lines+markers" |
42 | 42 | }, {
|
43 | 43 | "x": [3, 4 ,5], "y": [1, 2, 1], "line": {"color": "blue"}, "stackgroup": "a", "name": "top", "legendgroup": "t",
|
44 | 44 | "showlegend": false, "xaxis": "x4", "yaxis": "y4", "mode": "lines+markers"
|
45 | 45 | },
|
46 | 46 |
|
47 | 47 | {
|
48 |
| - "x": [1, 3, 5, 7], "y": [2, 6, 4, 5], "line": {"color": "red"}, "stackgroup": "a", "name": "bottom", "legendgroup": "b", |
| 48 | + "x": [2, 5, 6], "y": [1, 3, 4], "line": {"color": "green"}, "stackgroup": "a", "name": "bottom", "legendgroup": "m", |
49 | 49 | "showlegend": false, "xaxis": "x5", "yaxis": "y5"
|
50 | 50 | }, {
|
51 |
| - "x": [2, 5, 6], "y": [1, 3, 4], "line": {"color": "green"}, "stackgroup": "a", "name": "middle", "legendgroup": "m", |
| 51 | + "x": [1, 3, 5, 7], "y": [2, 6, 4, 5], "line": {"color": "red"}, "stackgroup": "a", "name": "middle", "legendgroup": "b", |
52 | 52 | "showlegend": false, "xaxis": "x5", "yaxis": "y5"
|
53 | 53 | }, {
|
54 | 54 | "x": [3, 4 ,5], "y": [1, 2, 1], "line": {"color": "blue"}, "stackgroup": "a", "name": "top", "legendgroup": "t",
|
|
57 | 57 | },
|
58 | 58 |
|
59 | 59 | {
|
60 |
| - "x": [1, 3, 5, 7], "y": [2, 6, 4, 5], "line": {"color": "red"}, "stackgroup": "a", "name": "bottom", "legendgroup": "b", |
| 60 | + "x": [2, 5, 6], "y": [1, 3, 4], "line": {"color": "green"}, "stackgroup": "a", "name": "bottom", "legendgroup": "m", |
| 61 | + "showlegend": false, "xaxis": "x6", "yaxis": "y6" |
| 62 | + }, { |
| 63 | + "x": [1, 3, 5, 7], "y": [2, 6, 4, 5], "line": {"color": "red"}, "stackgroup": "a", "name": "middle", "legendgroup": "b", |
61 | 64 | "showlegend": false, "xaxis": "x6", "yaxis": "y6",
|
62 | 65 | "groupnorm": "percent"
|
63 |
| - }, { |
64 |
| - "x": [2, 5, 6], "y": [1, 3, 4], "line": {"color": "green"}, "stackgroup": "a", "name": "middle", "legendgroup": "m", |
65 |
| - "showlegend": false, "xaxis": "x6", "yaxis": "y6" |
66 | 66 | }, {
|
67 | 67 | "x": [3, 4 ,5], "y": [1, 2, 1], "line": {"color": "blue"}, "stackgroup": "a", "name": "top", "legendgroup": "t",
|
68 | 68 | "showlegend": false, "xaxis": "x6", "yaxis": "y6",
|
|
0 commit comments