You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{"label":{"text":"this will be overridden", "texttemplate": "Here is x0 divided by 2: %{x0/2:.2f}"}, "layer":"below","x0":2,"x1":5,"y0":6,"y1":9,"opacity":0.5,"fillcolor":"#05e","line":{"width":3,"color":"#025","dash":"dashdot"}, "editable": true},
16
-
{"label":{"text":"this will be overridden", "texttemplate": "Here is the slope: %{slope:.3f}"}, "layer":"below","x0":5,"x1":9,"y0":2.5,"y1":9,"type": "line", "opacity":0.5,"fillcolor":"#05e","line":{"width":3,"color":"#025"}, "editable": true}
57
+
"xaxis": {
58
+
"minor": {
59
+
"showgrid": true
60
+
},
61
+
"anchor": "y",
62
+
"domain": [
63
+
0,
64
+
0.475
65
+
],
66
+
"gridcolor": "white"
67
+
},
68
+
"yaxis": {
69
+
"minor": {
70
+
"showgrid": true
71
+
},
72
+
"anchor": "x",
73
+
"domain": [
74
+
0,
75
+
0.475
76
+
],
77
+
"gridcolor": "white"
78
+
},
79
+
"xaxis2": {
80
+
"minor": {
81
+
"showgrid": true
82
+
},
83
+
"anchor": "y2",
84
+
"domain": [
85
+
0.525,
86
+
1
87
+
],
88
+
"gridcolor": "white"
89
+
},
90
+
"yaxis2": {
91
+
"minor": {
92
+
"showgrid": true
93
+
},
94
+
"anchor": "x2",
95
+
"domain": [
96
+
0,
97
+
0.475
98
+
],
99
+
"type": "log",
100
+
"gridcolor": "white"
101
+
},
102
+
"xaxis3": {
103
+
"minor": {
104
+
"showgrid": true
105
+
},
106
+
"anchor": "y3",
107
+
"domain": [
108
+
0.525,
109
+
1
110
+
],
111
+
"type": "log",
112
+
"gridcolor": "white"
113
+
},
114
+
"yaxis3": {
115
+
"minor": {
116
+
"showgrid": true
117
+
},
118
+
"anchor": "x3",
119
+
"domain": [
120
+
0.525,
121
+
1
122
+
],
123
+
"type": "log",
124
+
"gridcolor": "white"
125
+
},
126
+
"xaxis4": {
127
+
"minor": {
128
+
"showgrid": true
129
+
},
130
+
"anchor": "y4",
131
+
"domain": [
132
+
0,
133
+
0.475
134
+
],
135
+
"gridcolor": "white"
136
+
},
137
+
"yaxis4": {
138
+
"minor": {
139
+
"showgrid": true
140
+
},
141
+
"anchor": "x4",
142
+
"domain": [
143
+
0.525,
144
+
1
145
+
],
146
+
"gridcolor": "white"
147
+
},
148
+
"font": {
149
+
"family": "Raleway"
150
+
},
151
+
"plot_bgcolor": "lightblue",
152
+
"showlegend": false,
153
+
"width": 1000,
154
+
"height": 1000,
155
+
"shapes": [
156
+
{
157
+
"label": {
158
+
"text": "this will be overridden",
159
+
"texttemplate": "Here is x0 divided by 2: %{x0/2:.2f}"
0 commit comments