-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
/
Copy pathgl2d_scatter_fill_self_next_vs_nogl.json
110 lines (110 loc) · 4.92 KB
/
gl2d_scatter_fill_self_next_vs_nogl.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
{
"data":[
{
"x": [1, 2, 3, 1, null, 4, 5, 6],
"y": [2, 3, 2, 2, null, 3, 4, 3],
"fill": "tonext","fillcolor":"#282", "line": { "color": "#8c8" },
"type": "scattergl"
},
{
"x": [-1, 4, 9, null, 0, 1, 2],
"y": [1, 6, 1, null, 5, 6, 5],
"fill": "tonext","fillcolor":"#822", "line": { "color": "#c88" },
"type": "scattergl"
},
{
"x": [2, 7, 9],
"y": [2, 4, 2],
"fill": "toself","fillcolor":"#228", "line": { "color": "#88c" },
"type": "scattergl"
},
{
"x": [1, 2, 3, 1, null, 4, 5, 6],
"y": [2, 3, 2, 2, null, 3, 4, 3],
"fill": "tonext","fillcolor":"#282", "line": { "color": "#8c8" },
"type": "scatter", "showlegend": true, "xaxis": "x2", "yaxis": "y2"
},
{
"x": [-1, 4, 9, null, 0, 1, 2],
"y": [1, 6, 1, null, 5, 6, 5],
"fill": "tonext","fillcolor":"#822", "line": { "color": "#c88" },
"type": "scatter", "showlegend": true, "xaxis": "x2", "yaxis": "y2"
},
{
"x": [2, 7, 9],
"y": [2, 4, 2],
"fill": "toself","fillcolor":"#228", "line": { "color": "#88c" },
"type": "scatter","showlegend": true, "xaxis": "x2", "yaxis": "y2"
},
{
"x": [1, 2, 3, 1, null, 4, 5, 6],
"y": [2, 3, 2, 2, null, 3, 4, 3],
"error_x": {"value": 0.6, "type": "constant","color":"#cf0"},
"error_y": {"value": 0.4, "type": "constant","color":"#fc0"},
"fill": "tonext","fillcolor":"#282", "line": { "color": "#8c8" },
"type": "scattergl", "showlegend": true, "xaxis": "x3", "yaxis": "y3"
},
{
"x": [-1, 4, 9, null, 0, 1, 2],
"y": [1, 6, 1, null, 5, 6, 5],
"error_x": {"value": 0.6, "type": "constant","color":"#cf0"},
"error_y": {"value": 0.4, "type": "constant","color":"#fc0"},
"fill": "tonext","fillcolor":"#822", "line": { "color": "#c88" },
"type": "scattergl", "showlegend": true, "xaxis": "x3", "yaxis": "y3"
},
{
"x": [-2,-2, 0, 8,10 ,10],
"y": [ 0, 1, 7, 7, 1 , 0],
"fill": "tonext","fillcolor":"#828", "line": { "color": "#c8c" },
"type": "scattergl", "showlegend": true, "xaxis": "x3", "yaxis": "y3"
},
{
"x": [9,10,11],
"y": [7, 8, 7],
"fill": "toself","fillcolor":"#228", "line": { "color": "#88c" },
"type": "scattergl", "showlegend": true, "xaxis": "x3", "yaxis": "y3"
},
{
"x": [1, 2, 3, 1, null, 4, 5, 6],
"y": [2, 3, 2, 2, null, 3, 4, 3],
"error_x": {"value": 0.6, "type": "constant","color":"#cf0"},
"error_y": {"value": 0.4, "type": "constant","color":"#fc0"},
"fill": "tonext","fillcolor":"#282", "line": { "color": "#8c8" },
"type": "scatter", "showlegend": true, "xaxis": "x4", "yaxis": "y4"
},
{
"x": [-1, 4, 9, null, 0, 1, 2],
"y": [1, 6, 1, null, 5, 6, 5],
"error_x": {"value": 0.6, "type": "constant","color":"#cf0"},
"error_y": {"value": 0.4, "type": "constant","color":"#fc0"},
"fill": "tonext","fillcolor":"#822", "line": { "color": "#c88" },
"type": "scatter", "showlegend": true, "xaxis": "x4", "yaxis": "y4"
},
{
"x": [-2,-2, 0, 8,10 ,10],
"y": [ 0, 1, 7, 7, 1 , 0],
"fill": "tonext","fillcolor":"#828", "line": { "color": "#c8c" },
"type": "scatter", "showlegend": true, "xaxis": "x4", "yaxis": "y4"
},
{
"x": [9,10,11],
"y": [7, 8, 7],
"fill": "toself","fillcolor":"#228", "line": { "color": "#88c" },
"type": "scatter","showlegend": true, "xaxis": "x4", "yaxis": "y4"
}
],
"layout":{
"title": "Fill toself and tonext",
"width": 600,"height": 600,
"margin": {"l": 20, "r": 40, "t": 40, "b": 40},
"grid": {"columns": 2, "rows": 2, "pattern": "independent", "roworder": "bottom to top"} ,
"xaxis" : { "title": "GL" , "type": "linear", "rangemode": "tozero", "nticks": 3 },
"xaxis2": { "title": "" , "type": "linear", "rangemode": "tozero", "nticks": 3 },
"yaxis" : { "title": "" , "type": "linear", "range": [0,9], "nticks": 3 },
"yaxis2": { "title": "" , "type": "linear", "range": [0,9], "nticks": 3 },
"xaxis3": { "title": "GL" , "type": "linear", "rangemode": "tozero", "nticks": 3 },
"xaxis4": { "title": "" , "type": "linear", "rangemode": "tozero", "nticks": 3 },
"yaxis3": { "title": "" , "type": "linear", "range": [0,9], "nticks": 3 },
"yaxis4": { "title": "" , "type": "linear", "range": [0,9], "nticks": 3 }
}
}