|
1 | 1 | {
|
2 | 2 | "data": [
|
3 | 3 | {
|
4 |
| - "x": [null, 3 , 3, null, null |
5 |
| - ], |
| 4 | + "x": [null, 3 , 3, null, null ], |
6 | 5 | "y": [ 25,30,35,40 ,50 ],
|
7 | 6 | "type": "scattergl",
|
8 | 7 | "fill": "tozerox",
|
9 | 8 | "mode": "none",
|
10 |
| - "showlegend": false, "xaxis": "x", "yaxis": "y" , |
| 9 | + "showlegend": true, "xaxis": "x", "yaxis": "y" , |
11 | 10 | "fillcolor": "#FF69B4",
|
12 | 11 | "line": { "color": "#FF69B4" }
|
13 | 12 | },
|
14 | 13 | {
|
15 |
| - "x": [ |
16 |
| - null, |
17 |
| - null, |
18 |
| - null, |
19 |
| - 5, |
20 |
| - 5 |
21 |
| - ], |
| 14 | + "x": [ null, null, null, 5, 5 ], |
22 | 15 | "y": [ 25,30,35,40 ,50 ],
|
23 | 16 | "type": "scattergl",
|
24 | 17 | "fill": "tozerox",
|
25 | 18 | "mode": "markers+lines",
|
26 |
| - "showlegend": false, "xaxis": "x", "yaxis": "y" , |
| 19 | + "showlegend": true, "xaxis": "x", "yaxis": "y" , |
27 | 20 | "fillcolor": "#202ff0",
|
28 | 21 | "line": { "color": "#101ff0" }
|
29 | 22 | },
|
30 | 23 | {
|
31 |
| - "x": [ |
32 |
| - 1, |
33 |
| - 2, |
34 |
| - 3, |
35 |
| - 4, |
36 |
| - 5 |
37 |
| - ], |
38 |
| - "y": [ null, 50, 50,null ,null |
39 |
| - ], |
| 24 | + "x": [null, 3 , 3, null, null ], |
| 25 | + "y": [ 25,30,35,40 ,50 ], |
| 26 | + "type": "scatter", |
| 27 | + "fill": "tozerox", |
| 28 | + "mode": "none", |
| 29 | + "showlegend": true, "xaxis": "x2", "yaxis": "y2" , |
| 30 | + "fillcolor": "#DD5792", |
| 31 | + "line": { "color": "#DD5792" } |
| 32 | + }, |
| 33 | + { |
| 34 | + "x": [ null, null, null, 5, 5 ], |
| 35 | + "y": [ 25,30,35,40 ,50 ], |
| 36 | + "type": "scatter", |
| 37 | + "fill": "tozerox", |
| 38 | + "mode": "markers+lines", |
| 39 | + "showlegend": true, "xaxis": "x2", "yaxis": "y2" , |
| 40 | + "fillcolor": "#000fd0", |
| 41 | + "line": { "color": "#0000d0" } |
| 42 | + }, |
| 43 | + { |
| 44 | + "x": [ 1, 2, 3, 4, 5 ], |
| 45 | + "y": [ null, 50, 50,null ,null ], |
40 | 46 | "type": "scattergl",
|
41 | 47 | "fill": "tozeroy",
|
42 | 48 | "mode": "none",
|
43 |
| - "showlegend": false, "xaxis": "x2", "yaxis": "y2" , |
44 |
| - "fillcolor": "#90ff70", |
45 |
| - "line": { "color": "#90ff70" } |
| 49 | + "showlegend": true, "xaxis": "x3", "yaxis": "y3" , |
| 50 | + "fillcolor": "#80aa70", |
| 51 | + "line": { "color": "#80aa70" } |
46 | 52 | },
|
47 | 53 | {
|
48 |
| - "x": [ |
49 |
| - 1, |
50 |
| - 2, |
51 |
| - 3, |
52 |
| - 4, |
53 |
| - 5 |
54 |
| - ], |
55 |
| - "y": [null |
56 |
| - ,null |
57 |
| - ,null |
58 |
| - , |
59 |
| - 50, |
60 |
| - 50 |
61 |
| - ], |
| 54 | + "x": [ 1, 2, 3, 4, 5 ], |
| 55 | + "y": [null ,null ,null , 50, 50 ], |
62 | 56 | "type": "scattergl",
|
63 | 57 | "fill": "tozeroy",
|
64 | 58 | "mode": "markers+lines",
|
65 |
| - "showlegend": false, "xaxis": "x2", "yaxis": "y2" , |
66 |
| - "fillcolor": "#f02f20", |
67 |
| - "line": { "color": "#f01f10" } |
| 59 | + "showlegend": true, "xaxis": "x3", "yaxis": "y3" , |
| 60 | + "fillcolor": "#f09090", |
| 61 | + "line": { "color": "#e0b0b0" } |
| 62 | + }, |
| 63 | + { |
| 64 | + "x": [ 1, 2, 3, 4, 5 ], |
| 65 | + "y": [ null, 50, 50,null ,null ], |
| 66 | + "type": "scatter", |
| 67 | + "fill": "tozeroy", |
| 68 | + "mode": "none", |
| 69 | + "showlegend": true, "xaxis": "x4", "yaxis": "y4" , |
| 70 | + "fillcolor": "#608a50", |
| 71 | + "line": { "color": "#608a50" } |
| 72 | + }, |
| 73 | + { |
| 74 | + "x": [ 1, 2, 3, 4, 5 ], |
| 75 | + "y": [null ,null ,null , 50, 50 ], |
| 76 | + "type": "scatter", |
| 77 | + "fill": "tozeroy", |
| 78 | + "mode": "markers+lines", |
| 79 | + "showlegend": true, "xaxis": "x4", "yaxis": "y4" , |
| 80 | + "fillcolor": "#e07070", |
| 81 | + "line": { "color": "#c09090" } |
68 | 82 | },
|
69 | 83 | {
|
70 |
| - "x": [ 1, 1, 2, 3, 4, 5,5 |
71 |
| - ], |
72 |
| - "y": [ 0,25,25,25,25,25,0 |
73 |
| - ], |
| 84 | + "x": [ 1, 1, 2, 3, 4, 5,5 ], |
| 85 | + "y": [ 0,25,25,25,25,25,0 ], |
74 | 86 | "type": "scattergl",
|
75 | 87 | "fill": "tozeroy",
|
76 | 88 | "mode": "markers+lines",
|
77 |
| - "showlegend": false, "xaxis": "x3", "yaxis": "y3" , |
| 89 | + "showlegend": true, "xaxis": "x5", "yaxis": "y5" , |
78 | 90 | "fillcolor": "#f02f20",
|
79 | 91 | "line": { "color": "#f01f10" }
|
80 | 92 | },
|
81 | 93 | {
|
82 |
| - "x": [ 1, 2, 2, 3, 4, 4,5 |
83 |
| - ], |
84 |
| - "y": [ 0, 0,50,50,50, 0,0 |
85 |
| - ], |
| 94 | + "x": [ 1, 2, 2, 3, 4, 4,5 ], |
| 95 | + "y": [ 0, 0,50,50,50, 0,0 ], |
86 | 96 | "type": "scattergl",
|
87 | 97 | "fill": "tozeroy",
|
88 | 98 | "mode": "none",
|
89 |
| - "showlegend": false, "xaxis": "x3", "yaxis": "y3" , |
| 99 | + "showlegend": true, "xaxis": "x5", "yaxis": "y5" , |
90 | 100 | "fillcolor": "#90ff70",
|
91 | 101 | "line": { "color": "#90ff70" }
|
| 102 | + }, |
| 103 | + { |
| 104 | + "x": [ 1, 1, 2, 3, 4, 5,5 ], |
| 105 | + "y": [ 0,25,25,25,25,25,0 ], |
| 106 | + "type": "scatter", |
| 107 | + "fill": "tozeroy", |
| 108 | + "mode": "markers+lines", |
| 109 | + "showlegend": true, "xaxis": "x6", "yaxis": "y6" , |
| 110 | + "fillcolor": "#d00f00", |
| 111 | + "line": { "color": "#d00000" } |
| 112 | + }, |
| 113 | + { |
| 114 | + "x": [ 1, 2, 2, 3, 4, 4,5 ], |
| 115 | + "y": [ 0, 0,50,50,50, 0,0 ], |
| 116 | + "type": "scatter", |
| 117 | + "fill": "tozeroy", |
| 118 | + "mode": "none", |
| 119 | + "showlegend": true, "xaxis": "x6", "yaxis": "y6" , |
| 120 | + "fillcolor": "#70df50", |
| 121 | + "line": { "color": "#70df50" } |
92 | 122 | }
|
93 | 123 | ],
|
94 | 124 | "layout": {
|
95 | 125 | "width": 800,"height": 800,
|
96 |
| - "margin": {"l": 100, "r": 100, "t": 100, "b": 100}, |
97 |
| - "grid": {"columns": 1, "rows": 3, "pattern": "independent", "roworder": "bottom to top"} , |
98 |
| - "xaxis" : { "title": "" , "type": "linear", "rangemode": "tozero", "nticks": 3 }, |
| 126 | + "margin": {"l": 60, "r": 60, "t": 60, "b": 60}, |
| 127 | + "grid": {"columns": 2, "rows": 3, "pattern": "independent", "roworder": "bottom to top"} , |
| 128 | + "xaxis" : { "title": "GL" , "type": "linear", "rangemode": "tozero", "nticks": 3 }, |
99 | 129 | "xaxis2": { "title": "" , "type": "linear", "rangemode": "tozero", "nticks": 3 },
|
100 |
| - "xaxis3": { "title": "" , "type": "linear", "rangemode": "tozero", "nticks": 3 }, |
| 130 | + "xaxis3": { "title": "GL" , "type": "linear", "rangemode": "tozero", "nticks": 3 }, |
| 131 | + "xaxis4": { "title": "" , "type": "linear", "rangemode": "tozero", "nticks": 3 }, |
| 132 | + "xaxis5": { "title": "GL" , "type": "linear", "rangemode": "tozero", "nticks": 3 }, |
| 133 | + "xaxis6": { "title": "" , "type": "linear", "rangemode": "tozero", "nticks": 3 }, |
101 | 134 | "yaxis" : { "title": "" , "type": "linear", "range": [0,60], "nticks": 3 },
|
102 | 135 | "yaxis2": { "title": "" , "type": "linear", "range": [0,60], "nticks": 3 },
|
103 |
| - "yaxis3": { "title": "" , "type": "linear", "range": [0,60], "nticks": 3 } |
| 136 | + "yaxis3": { "title": "" , "type": "linear", "range": [0,60], "nticks": 3 }, |
| 137 | + "yaxis4": { "title": "" , "type": "linear", "range": [0,60], "nticks": 3 }, |
| 138 | + "yaxis5": { "title": "" , "type": "linear", "range": [0,60], "nticks": 3 }, |
| 139 | + "yaxis6": { "title": "" , "type": "linear", "range": [0,60], "nticks": 3 } |
104 | 140 | }
|
105 | 141 | }
|
0 commit comments