|
1 | 1 | { |
2 | 2 | "data": [ |
3 | 3 | { |
4 | | -"x": [10,11, 12, 13, 14, 15 ,null, 16 , 17 , 18 , 19 ], |
| 4 | +"x": [20,21, 22, 23, 24, 25 ,null, 26 , 27 , 28 , 29 ], |
5 | 5 | "y": [null,26, 28, 27, 29,null,null, 26, 30, 30 , null ], |
6 | 6 | "mode": "lines+markers","fill":"tozeroy", |
7 | 7 | "name": "hv", |
8 | 8 | "line": {"shape": "hv"}, |
9 | 9 | "type": "scattergl" |
10 | 10 | },{ |
11 | | - "x": [10,11, 12, 13, 14, 15 ,null, 16 , 17 , 18 , 19 ], |
| 11 | + "x": [20,21, 22, 23, 24, 25 ,null, 26 , 27 , 28 , 29 ], |
12 | 12 | "y": [null,21, 23, 22, 24,null,null, 21, 25 , 25 , null ], |
13 | 13 | "mode": "lines+markers","fill":"tozeroy", |
14 | 14 | "name": "vh", |
15 | 15 | "line": {"shape": "vh"}, |
16 | 16 | "type": "scattergl" |
17 | 17 | },{ |
18 | | - "x": [10,11, 12, 13, 14, 15 , null , 16 , 17 , 18 , 19 ], |
| 18 | + "x": [20,21, 22, 23, 24, 25 , null , 26 , 27 , 28 , 29 ], |
19 | 19 | "y": [null,16, 18, 17, 19,null,null , 16, 20 , 20 , null ], |
20 | 20 | "mode": "lines+markers","fill":"tozeroy", |
21 | 21 | "name": "hvh", |
22 | 22 | "line": {"shape": "hvh"}, |
23 | 23 | "type": "scattergl" |
24 | 24 | }, |
25 | 25 | { |
26 | | - "x": [10,11, 12, 13, 14, 15 ,null, 16 , 17 , 18 , 19 ], |
| 26 | + "x": [20,21, 22, 23, 24, 25 ,null, 26 , 27 , 28 , 29 ], |
27 | 27 | "y": [null,11, 13, 12, 14,null,null, 11, 15 , 15 , null ], |
28 | 28 | "mode": "lines+markers","fill":"tozeroy", |
29 | 29 | "name": "vhv", |
30 | 30 | "line": {"shape": "vhv"}, |
31 | 31 | "type": "scattergl" |
32 | 32 | }, |
33 | 33 | { |
34 | | - "x": [10,11, 12, 13, 14, 15 ,null, 16 , 17 , 18 , 19 ], |
| 34 | + "x": [20,21, 22, 23, 24, 25 ,null, 26 , 27 , 28 , 29 ], |
35 | 35 | "y": [null,6, 8, 7, 9,null, null, 6, 10 , 10 , null ], |
36 | 36 | "mode": "lines+markers","fill":"tozeroy", |
37 | 37 | "name": "spline", |
38 | 38 | "line": {"shape": "spline","smoothing":4}, |
39 | 39 | "type": "scattergl" |
40 | 40 | }, |
41 | 41 | { |
42 | | - "x": [10,11, 12, 13, 14, 15 , 16 , 17 , 18 , 19 ], |
| 42 | + "x": [20,21, 22, 23, 24, 25 , 26 , 27 , 28 , 29 ], |
43 | 43 | "y": [null,1, 3, 2, 4,null, 1 , 5 , 5 , null ], |
44 | 44 | "mode": "lines+markers","fill":"tozeroy", |
45 | 45 | "name": "linear", |
46 | 46 | "line": {"shape": "linear"}, |
47 | 47 | "type": "scattergl" |
48 | 48 | },{ |
49 | | - "x": [1, 2, 3, 4, 5 , 6 , 7 , 8 , 9 ], |
50 | | - "y": [26, 28, 27, 29,null, 26, 30, 30 , null ], |
| 49 | + "x": [ 1, 2, 3, 4, 5 , 6 , 7 , 8 , 9 , 10, 11 , 12 , null, 14 ], |
| 50 | + "y": [26, 28, 27, 29,null ,26 , 30 , 30, null , 27, 28 , 28 , 30, 30 ], |
51 | 51 | "mode": "lines+markers", |
52 | 52 | "name": "hv", |
53 | 53 | "line": {"shape": "hv"}, |
54 | | - "type": "scattergl" |
| 54 | + "type": "scattergl" , "xaxis": "x", "yaxis": "y" |
55 | 55 | },{ |
56 | | - "x": [1, 2, 3, 4, 5 , 6 , 7 , 8 , 9 ], |
57 | | - "y": [21, 23, 22, 24,null, 21, 25 , 25 , null ], |
| 56 | + "x": [ 1, 2, 3, 4, 5 , 6 , 7 , 8 , 9 , 10, 11 , 12 , null, 14 ], |
| 57 | + "y": [21, 23, 22, 24,null, 21, 25 , 25 , null , 22, 23 , 23 , 25, 25 ], |
58 | 58 | "mode": "lines+markers", |
59 | 59 | "name": "vh", |
60 | 60 | "line": {"shape": "vh"}, |
61 | | - "type": "scattergl" |
| 61 | + "type": "scattergl" , "xaxis": "x", "yaxis": "y" |
62 | 62 | },{ |
63 | | - "x": [1, 2, 3, 4, 5 , 6 , 7 , 8 , 9 ], |
64 | | - "y": [16, 18, 17, 19,null, 16, 20 , 20 , null ], |
| 63 | + "x": [ 1, 2, 3, 4, 5 , 6 , 7 , 8 , 9 , 10, 11 , 12 , null, 14 ], |
| 64 | + "y": [16, 18,17, 19,null ,16 , 20 , 20, null , 17, 18 , 18 , 20, 20 ], |
65 | 65 | "mode": "lines+markers", |
66 | 66 | "name": "hvh", |
67 | 67 | "line": {"shape": "hvh"}, |
68 | | - "type": "scattergl" |
| 68 | + "type": "scattergl" , "xaxis": "x", "yaxis": "y" |
69 | 69 | },{ |
70 | | - "x": [1, 2, 3, 4, 5 , 6 , 7 , 8 , 9 ], |
71 | | - "y": [11, 13, 12, 14,null, 11, 15 , 15 , null ], |
| 70 | + "x": [ 1, 2, 3, 4, 5 , 6 , 7 , 8 , 9 , 10, 11 , 12 , null, 14 ], |
| 71 | + "y": [11, 13, 12, 14,null, 11, 15 , 15 , null , 11, 13 , 13 , 15, 15 ], |
72 | 72 | "mode": "lines+markers", |
73 | 73 | "name": "vhv", |
74 | 74 | "line": {"shape": "vhv"}, |
75 | | - "type": "scattergl" |
| 75 | + "type": "scattergl" , "xaxis": "x", "yaxis": "y" |
76 | 76 | },{ |
77 | | - "x": [1, 2, 3, 4, 5 , 6 , 7 , 8 , 9 ], |
78 | | - "y": [6, 8, 7, 9,null, 6, 10 , 10 , null ], |
| 77 | + "x": [ 1, 2, 3, 4, 5 , 6 , 7 , 8 , 9 , 10, 11 , 12 , null, 14 ], |
| 78 | + "y": [ 6, 8, 7, 9,null , 6 , 10 , 10, null , 7, 8 , 8 , 10, 10 ], |
79 | 79 | "mode": "lines+markers", |
80 | 80 | "name": "spline", |
81 | 81 | "line": {"shape": "spline","smoothing":4}, |
82 | | - "type": "scattergl" |
| 82 | + "type": "scattergl" , "xaxis": "x", "yaxis": "y" |
83 | 83 | },{ |
84 | | - "x": [1, 2, 3, 4, 5 , 6 , 7 , 8 , 9 ], |
85 | | - "y": [1, 3, 2, 4,null, 1 , 5 , 5 , null ], |
| 84 | + "x": [ 1, 2, 3, 4, 5 , 6 , 7 , 8 , 9 , 10, 11 , 12 , null, 14 ], |
| 85 | + "y": [ 1, 3, 2, 4,null, 1, 5 , 5 , null , 1, 3 , 3 , 5, 5 ], |
86 | 86 | "mode": "lines+markers", |
87 | 87 | "name": "linear", |
88 | 88 | "line": {"shape": "linear"}, |
89 | | - "type": "scattergl" |
| 89 | + "type": "scattergl" , "xaxis": "x", "yaxis": "y" |
| 90 | +},{ |
| 91 | +"x": [20,21, 22, 23, 24, 25 ,null, 26 , 27 , 28 , 29 ], |
| 92 | + "y": [null,26, 28, 27, 29,null,null, 26, 30, 30 , null ], |
| 93 | + "mode": "lines+markers","fill":"tozeroy", |
| 94 | + "name": "hv", |
| 95 | + "line": {"shape": "hv"}, |
| 96 | + "type": "scatter" , "xaxis": "x2", "yaxis": "y2" |
| 97 | +},{ |
| 98 | + "x": [20,21, 22, 23, 24, 25 ,null, 26 , 27 , 28 , 29 ], |
| 99 | + "y": [null,21, 23, 22, 24,null,null, 21, 25 , 25 , null ], |
| 100 | + "mode": "lines+markers","fill":"tozeroy", |
| 101 | + "name": "vh", |
| 102 | + "line": {"shape": "vh"}, |
| 103 | + "type": "scatter" , "xaxis": "x2", "yaxis": "y2" |
| 104 | +},{ |
| 105 | + "x": [20,21, 22, 23, 24, 25 , null , 26 , 27 , 28 , 29 ], |
| 106 | + "y": [null,16, 18, 17, 19,null,null , 16, 20 , 20 , null ], |
| 107 | + "mode": "lines+markers","fill":"tozeroy", |
| 108 | + "name": "hvh", |
| 109 | + "line": {"shape": "hvh"}, |
| 110 | + "type": "scatter" , "xaxis": "x2", "yaxis": "y2" |
| 111 | +}, |
| 112 | +{ |
| 113 | + "x": [20,21, 22, 23, 24, 25 ,null, 26 , 27 , 28 , 29 ], |
| 114 | + "y": [null,11, 13, 12, 14,null,null, 11, 15 , 15 , null ], |
| 115 | + "mode": "lines+markers","fill":"tozeroy", |
| 116 | + "name": "vhv", |
| 117 | + "line": {"shape": "vhv"}, |
| 118 | + "type": "scatter" , "xaxis": "x2", "yaxis": "y2" |
| 119 | +}, |
| 120 | +{ |
| 121 | + "x": [20,21, 22, 23, 24, 25 ,null, 26 , 27 , 28 , 29 ], |
| 122 | + "y": [null,6, 8, 7, 9,null, null, 6, 10 , 10 , null ], |
| 123 | + "mode": "lines+markers","fill":"tozeroy", |
| 124 | + "name": "spline", |
| 125 | + "line": {"shape": "spline","smoothing":4}, |
| 126 | + "type": "scatter" , "xaxis": "x2", "yaxis": "y2" |
| 127 | +}, |
| 128 | +{ |
| 129 | + "x": [20,21, 22, 23, 24, 25 , 26 , 27 , 28 , 29 ], |
| 130 | + "y": [null,1, 3, 2, 4,null, 1 , 5 , 5 , null ], |
| 131 | + "mode": "lines+markers","fill":"tozeroy", |
| 132 | + "name": "linear", |
| 133 | + "line": {"shape": "linear"}, |
| 134 | + "type": "scatter" , "xaxis": "x2", "yaxis": "y2" |
| 135 | +},{ |
| 136 | + "x": [ 1, 2, 3, 4, 5 , 6 , 7 , 8 , 9 , 10, 11 , 12 , null, 14 ], |
| 137 | + "y": [26, 28, 27, 29,null ,26 , 30 , 30, null , 27, 28 , 28 , 30, 30 ], |
| 138 | + "mode": "lines+markers", |
| 139 | + "name": "hv", |
| 140 | + "line": {"shape": "hv"}, |
| 141 | + "type": "scatter" , "xaxis": "x2", "yaxis": "y2" |
| 142 | +},{ |
| 143 | + "x": [ 1, 2, 3, 4, 5 , 6 , 7 , 8 , 9 , 10, 11 , 12 , null, 14 ], |
| 144 | + "y": [21, 23, 22, 24,null, 21, 25 , 25 , null , 22, 23 , 23 , 25, 25 ], |
| 145 | + "mode": "lines+markers", |
| 146 | + "name": "vh", |
| 147 | + "line": {"shape": "vh"}, |
| 148 | + "type": "scatter" , "xaxis": "x2", "yaxis": "y2" |
| 149 | +},{ |
| 150 | + "x": [ 1, 2, 3, 4, 5 , 6 , 7 , 8 , 9 , 10, 11 , 12 , null, 14 ], |
| 151 | + "y": [16, 18,17, 19,null ,16 , 20 , 20, null , 17, 18 , 18 , 20, 20 ], |
| 152 | + "mode": "lines+markers", |
| 153 | + "name": "hvh", |
| 154 | + "line": {"shape": "hvh"}, |
| 155 | + "type": "scatter" , "xaxis": "x2", "yaxis": "y2" |
| 156 | +},{ |
| 157 | + "x": [ 1, 2, 3, 4, 5 , 6 , 7 , 8 , 9 , 10, 11 , 12 , null, 14 ], |
| 158 | + "y": [11, 13, 12, 14,null, 11, 15 , 15 , null , 11, 13 , 13 , 15, 15 ], |
| 159 | + "mode": "lines+markers", |
| 160 | + "name": "vhv", |
| 161 | + "line": {"shape": "vhv"}, |
| 162 | + "type": "scatter" , "xaxis": "x2", "yaxis": "y2" |
| 163 | +},{ |
| 164 | + "x": [ 1, 2, 3, 4, 5 , 6 , 7 , 8 , 9 , 10, 11 , 12 , null, 14 ], |
| 165 | + "y": [ 6, 8, 7, 9,null , 6 , 10 , 10, null , 7, 8 , 8 , 10, 10 ], |
| 166 | + "mode": "lines+markers", |
| 167 | + "name": "spline", |
| 168 | + "line": {"shape": "spline","smoothing":4}, |
| 169 | + "type": "scatter" , "xaxis": "x2", "yaxis": "y2" |
| 170 | +},{ |
| 171 | + "x": [ 1, 2, 3, 4, 5 , 6 , 7 , 8 , 9 , 10, 11 , 12 , null, 14 ], |
| 172 | + "y": [ 1, 3, 2, 4,null, 1, 5 , 5 , null , 1, 3 , 3 , 5, 5 ], |
| 173 | + "mode": "lines+markers", |
| 174 | + "name": "linear", |
| 175 | + "line": {"shape": "linear"}, |
| 176 | + "type": "scatter" , "xaxis": "x2", "yaxis": "y2" |
90 | 177 | } |
91 | 178 | ], |
92 | 179 | "layout": { |
93 | 180 | "margin": { |
94 | | - "b": 100, |
95 | | - "l": 100, |
96 | | - "t": 100, |
97 | | - "r": 100 |
98 | | - }, |
99 | | - "xaxis": { |
100 | | - "title": "x1" |
101 | | - }, |
102 | | - "yaxis": { |
103 | | - "title": "y1" |
| 181 | + "b": 40, |
| 182 | + "l": 40, |
| 183 | + "t": 40, |
| 184 | + "r": 40 |
104 | 185 | }, |
105 | | - "dragmode": "zoom" |
| 186 | + "width": 700,"height": 700, |
| 187 | + "grid": {"columns": 1, "rows": 2, "pattern": "independent", "roworder": "bottom to top"} , |
| 188 | + "xaxis": { "title": "GL x" }, |
| 189 | + "yaxis": { "title": "GL y" }, |
| 190 | + "xaxis2": { "title": "REG x" }, |
| 191 | + "yaxis2": { "title": "REG y" }, |
| 192 | + "dragmode": "zoom" |
106 | 193 | } |
107 | 194 | } |
0 commit comments