File tree
123 files changed
+1277
-483
lines changed- codegen
- plotly
- graph_objs
- bar
- marker
- barpolar
- marker
- carpet
- choropleth
- cone
- contour
- contourcarpet
- heatmap
- heatmapgl
- histogram
- marker
- histogram2d
- histogram2dcontour
- layout
- polar
- scene
- ternary
- xaxis
- mesh3d
- parcoords
- line
- scatter
- marker
- scatter3d
- marker
- scattercarpet
- marker
- scattergeo
- marker
- scattergl
- marker
- scattermapbox
- marker
- scatterpolar
- marker
- scatterpolargl
- marker
- scatterternary
- marker
- splom
- marker
- streamtube
- surface
- validators
- bar/marker
- barpolar/marker
- carpet
- choropleth
- cone
- contour
- contourcarpet
- heatmap
- heatmapgl
- histogram/marker
- histogram2d
- histogram2dcontour
- layout
- polar
- scene
- ternary
- xaxis
- mesh3d
- parcoords/line
- scatter/marker
- scatter3d/marker
- scattercarpet/marker
- scattergeo/marker
- scattergl/marker
- scattermapbox/marker
- scatterpolar/marker
- scatterpolargl/marker
- scatterternary/marker
- splom/marker
- streamtube
- surface
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
123 files changed
+1277
-483
lines changedDiff for: codegen/__init__.py
+20-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
49 |
| - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
50 | 69 |
| |
51 | 70 |
| |
52 | 71 |
| |
|
Diff for: codegen/utils.py
+20-8
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1120 | 1120 |
| |
1121 | 1121 |
| |
1122 | 1122 |
| |
| 1123 | + | |
| 1124 | + | |
| 1125 | + | |
1123 | 1126 |
| |
1124 | 1127 |
| |
1125 | 1128 |
| |
| |||
1139 | 1142 |
| |
1140 | 1143 |
| |
1141 | 1144 |
| |
1142 |
| - | |
| 1145 | + | |
| 1146 | + | |
| 1147 | + | |
| 1148 | + | |
| 1149 | + | |
| 1150 | + | |
| 1151 | + | |
| 1152 | + | |
| 1153 | + | |
| 1154 | + | |
| 1155 | + | |
| 1156 | + | |
| 1157 | + | |
| 1158 | + | |
| 1159 | + | |
| 1160 | + | |
| 1161 | + | |
1143 | 1162 |
| |
1144 | 1163 |
| |
1145 | 1164 |
| |
| |||
1155 | 1174 |
| |
1156 | 1175 |
| |
1157 | 1176 |
| |
1158 |
| - | |
1159 |
| - | |
1160 |
| - | |
1161 |
| - | |
1162 |
| - | |
1163 |
| - | |
1164 |
| - | |
1165 | 1177 |
|
Diff for: plotly/graph_objs/_carpet.py
+8-4
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
226 | 226 |
| |
227 | 227 |
| |
228 | 228 |
| |
229 |
| - | |
230 |
| - | |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
231 | 233 |
| |
232 | 234 |
| |
233 | 235 |
| |
| |||
514 | 516 |
| |
515 | 517 |
| |
516 | 518 |
| |
517 |
| - | |
518 |
| - | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
519 | 523 |
| |
520 | 524 |
| |
521 | 525 |
| |
|
Diff for: plotly/graph_objs/_choropleth.py
+4-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
171 | 171 |
| |
172 | 172 |
| |
173 | 173 |
| |
174 |
| - | |
175 |
| - | |
176 |
| - | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
177 | 178 |
| |
178 | 179 |
| |
179 | 180 |
| |
|
Diff for: plotly/graph_objs/_cone.py
+4-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
260 | 260 |
| |
261 | 261 |
| |
262 | 262 |
| |
263 |
| - | |
264 |
| - | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
265 | 267 |
| |
266 | 268 |
| |
267 | 269 |
| |
|
Diff for: plotly/graph_objs/_contour.py
+4-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
193 | 193 |
| |
194 | 194 |
| |
195 | 195 |
| |
196 |
| - | |
197 |
| - | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
198 | 200 |
| |
199 | 201 |
| |
200 | 202 |
| |
|
Diff for: plotly/graph_objs/_contourcarpet.py
+5-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
386 | 386 |
| |
387 | 387 |
| |
388 | 388 |
| |
389 |
| - | |
390 |
| - | |
391 |
| - | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
392 | 394 |
| |
393 | 395 |
| |
394 | 396 |
| |
|
Diff for: plotly/graph_objs/_figure.py
+54-16
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
59 | 59 |
| |
60 | 60 |
| |
61 | 61 |
| |
62 |
| - | |
63 |
| - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
64 | 66 |
| |
65 | 67 |
| |
66 | 68 |
| |
| |||
212 | 214 |
| |
213 | 215 |
| |
214 | 216 |
| |
215 |
| - | |
216 |
| - | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
217 | 221 |
| |
218 | 222 |
| |
219 | 223 |
| |
| |||
265 | 269 |
| |
266 | 270 |
| |
267 | 271 |
| |
268 |
| - | |
269 |
| - | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
270 | 276 |
| |
271 | 277 |
| |
272 | 278 |
| |
| |||
278 | 284 |
| |
279 | 285 |
| |
280 | 286 |
| |
281 |
| - | |
282 |
| - | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
283 | 291 |
| |
284 | 292 |
| |
285 | 293 |
| |
| |||
289 | 297 |
| |
290 | 298 |
| |
291 | 299 |
| |
292 |
| - | |
293 |
| - | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
| 304 | + | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
| 308 | + | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
294 | 326 |
| |
295 | 327 |
| |
296 | 328 |
| |
| |||
302 | 334 |
| |
303 | 335 |
| |
304 | 336 |
| |
305 |
| - | |
306 |
| - | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
307 | 341 |
| |
308 | 342 |
| |
309 | 343 |
| |
| |||
4960 | 4994 |
| |
4961 | 4995 |
| |
4962 | 4996 |
| |
4963 |
| - | |
4964 |
| - | |
| 4997 | + | |
| 4998 | + | |
| 4999 | + | |
| 5000 | + | |
4965 | 5001 |
| |
4966 | 5002 |
| |
4967 | 5003 |
| |
| |||
8186 | 8222 |
| |
8187 | 8223 |
| |
8188 | 8224 |
| |
8189 |
| - | |
8190 |
| - | |
| 8225 | + | |
| 8226 | + | |
| 8227 | + | |
| 8228 | + | |
8191 | 8229 |
| |
8192 | 8230 |
| |
8193 | 8231 |
| |
|
0 commit comments