File tree 2 files changed +19
-137
lines changed
2 files changed +19
-137
lines changed Original file line number Diff line number Diff line change 36
36
" 12pm" ,
37
37
" 6pm"
38
38
],
39
- "name" : " trace 0" ,
40
- "zauto" : true ,
41
- "zmin" : 0.1189977 ,
42
- "zmax" : 0.959744 ,
43
39
"scl" : [
44
40
[
45
41
0 ,
87
83
],
88
84
"layout" : {
89
85
"title" : " User Traffic" ,
90
- "titlefont" : {
91
- "color" : " " ,
92
- "family" : " " ,
93
- "size" : 0
94
- },
95
86
"font" : {
96
- "family" : " Arial, sans-serif" ,
97
- "size" : 12 ,
98
- "color" : " #000"
87
+ "family" : " Arial, sans-serif" ,
88
+ "size" : 12 ,
89
+ "color" : " #000"
99
90
},
100
- "showlegend" : false ,
101
91
"autosize" : false ,
102
92
"width" : 600 ,
103
93
"height" : 350 ,
104
94
"xaxis" : {
105
- "title" : " " ,
106
- "titlefont" : {
107
- "color" : " " ,
108
- "family" : " " ,
109
- "size" : 16
110
- },
111
- "range" : [
112
- -0.5 ,
113
- 4.5
114
- ],
115
- "domain" : [
116
- 0 ,
117
- 1
118
- ],
119
- "type" : " category" ,
120
- "rangemode" : " normal" ,
121
- "showgrid" : true ,
122
- "zeroline" : true ,
123
- "showline" : true ,
124
- "autotick" : true ,
125
- "nticks" : 0 ,
126
- "ticks" : " " ,
127
- "showticklabels" : true ,
128
- "tick0" : 0 ,
129
- "dtick" : 1 ,
130
- "ticklen" : 5 ,
131
- "tickwidth" : 1 ,
132
- "tickcolor" : " #000" ,
133
- "tickangle" : 0 ,
134
- "tickfont" : {
135
- "size" : 14 ,
136
- "color" : " "
137
- },
138
- "exponentformat" : " e" ,
139
- "showexponent" : " all" ,
140
- "gridcolor" : " #ddd" ,
141
- "gridwidth" : 1 ,
142
- "zerolinecolor" : " #000" ,
143
- "zerolinewidth" : 1 ,
144
- "linecolor" : " rgb(255, 255, 255)" ,
145
- "linewidth" : 0.1 ,
146
- "anchor" : " y" ,
147
- "position" : 0 ,
148
- "mirror" : true ,
149
- "overlaying" : false ,
150
- "autorange" : true
95
+ "ticks" : " "
151
96
},
152
97
"yaxis" : {
153
- "title" : " " ,
154
- "titlefont" : {
155
- "color" : " " ,
156
- "family" : " " ,
157
- "size" : 16
158
- },
159
- "range" : [
160
- -0.5 ,
161
- 2.5
162
- ],
163
- "domain" : [
164
- 0 ,
165
- 1
166
- ],
167
- "type" : " category" ,
168
- "rangemode" : " normal" ,
169
- "showgrid" : true ,
170
- "zeroline" : true ,
171
- "showline" : true ,
172
- "autotick" : true ,
173
- "nticks" : 0 ,
174
- "ticks" : " " ,
175
- "showticklabels" : true ,
176
- "tick0" : 0 ,
177
- "dtick" : 1 ,
178
- "ticklen" : 5 ,
179
- "tickwidth" : 1 ,
180
- "tickcolor" : " #000" ,
181
- "tickangle" : 0 ,
182
- "tickfont" : {
183
- "family" : " Arial, sans-serif" ,
184
- "size" : 14 ,
185
- "color" : " "
186
- },
187
- "exponentformat" : " e" ,
188
- "showexponent" : " all" ,
189
- "gridcolor" : " #ddd" ,
190
- "gridwidth" : 1 ,
191
- "zerolinecolor" : " #000" ,
192
- "zerolinewidth" : 1 ,
193
- "linecolor" : " rgb(255, 255, 255)" ,
194
- "linewidth" : 0.1 ,
195
- "anchor" : " x" ,
196
- "position" : 0 ,
197
- "mirror" : true ,
198
- "overlaying" : false ,
199
- "autorange" : true
200
- },
201
- "legend" : {
202
- "x" : 0.98 ,
203
- "y" : 0.98 ,
204
- "traceorder" : " normal" ,
205
- "font" : {
206
- "family" : " " ,
207
- "size" : 0 ,
208
- "color" : " "
209
- },
210
- "bgcolor" : " #fff" ,
211
- "bordercolor" : " #000" ,
212
- "borderwidth" : 1
213
- },
214
- "margin" : {
215
- "l" : 110 ,
216
- "r" : 200 ,
217
- "b" : 80 ,
218
- "t" : 80 ,
219
- "pad" : 2 ,
220
- "autoexpand" : true
98
+ "ticks" : " "
221
99
},
222
- "paper_bgcolor" : " #fff" ,
223
- "plot_bgcolor" : " #fff" ,
224
- "hovermode" : " x" ,
225
- "dragmode" : " zoom" ,
226
- "barmode" : " stack" ,
227
- "bargap" : 0.2 ,
228
- "bargroupgap" : 0 ,
229
- "boxmode" : " overlay" ,
230
- "separators" : " .," ,
231
- "hidesources" : false
100
+ "annotations" : [
101
+ {
102
+ "showarrow" : false ,
103
+ "x" : " Wed" ,
104
+ "y" : " 12pm" ,
105
+ "text" : " meeting"
106
+ },
107
+ {
108
+ "showarrow" : false ,
109
+ "x" : 0 ,
110
+ "y" : 0 ,
111
+ "text" : " meeting"
112
+ }
113
+ ]
232
114
}
233
115
}
You can’t perform that action at this time.
0 commit comments