Commit 1dbaea5
File tree
Expand file treeCollapse file tree
42 files changed
+960
-212
lines changedFilter options
- devtools/test_dashboard
- src
- components
- drawing
- errorbars
- plot_api
- plots
- cartesian
- ternary
- traces
- scatter
- scatterternary
- tasks
- util
- test
- image
- baselines
- mocks
- jasmine
- assets
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
42 files changed
+960
-212
lines changeddevtools/test_dashboard/index.html
Copy file name to clipboardExpand all lines: devtools/test_dashboard/index.html-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
src/components/drawing/index.js
Copy file name to clipboardExpand all lines: src/components/drawing/index.js+22-5Lines changed: 22 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
71 |
| - |
72 |
| - |
73 |
| - |
| 71 | + |
| 72 | + |
74 | 73 |
|
75 | 74 |
|
76 | 75 |
|
| ||
86 | 85 |
|
87 | 86 |
|
88 | 87 |
|
89 |
| - |
| 88 | + |
90 | 89 |
|
91 | 90 |
|
92 |
| - |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
93 | 110 |
|
94 | 111 |
|
95 | 112 |
|
|
src/components/errorbars/plot.js
Copy file name to clipboardExpand all lines: src/components/errorbars/plot.js+5-2Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
19 | 20 |
|
20 |
| - |
21 |
| - |
| 21 | + |
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
| ||
60 | 61 |
|
61 | 62 |
|
62 | 63 |
|
| 64 | + |
| 65 | + |
63 | 66 |
|
64 | 67 |
|
65 | 68 |
|
|
src/plot_api/subroutines.js
Copy file name to clipboardExpand all lines: src/plot_api/subroutines.js+25-2Lines changed: 25 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
| ||
164 | 165 |
|
165 | 166 |
|
166 | 167 |
|
167 |
| - |
168 | 168 |
|
169 |
| - |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
| 191 | + |
| 192 | + |
170 | 193 |
|
171 | 194 |
|
172 | 195 |
|
|
src/plots/cartesian/constants.js
Copy file name to clipboardExpand all lines: src/plots/cartesian/constants.js+22-1Lines changed: 22 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
49 | 49 |
|
50 | 50 |
|
51 | 51 |
|
52 |
| - |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
| 73 | + |
53 | 74 |
|
src/plots/cartesian/dragbox.js
Copy file name to clipboardExpand all lines: src/plots/cartesian/dragbox.js+15-12Lines changed: 15 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
743 | 743 |
|
744 | 744 |
|
745 | 745 |
|
746 |
| - |
| 746 | + |
747 | 747 |
|
748 | 748 |
|
749 | 749 |
|
| 750 | + |
| 751 | + |
750 | 752 |
|
751 | 753 |
|
752 |
| - |
753 |
| - |
754 |
| - |
755 |
| - |
756 |
| - |
757 |
| - |
758 |
| - |
759 |
| - |
760 |
| - |
761 |
| - |
762 |
| - |
| 754 | + |
| 755 | + |
| 756 | + |
| 757 | + |
| 758 | + |
| 759 | + |
| 760 | + |
| 761 | + |
| 762 | + |
| 763 | + |
| 764 | + |
| 765 | + |
763 | 766 |
|
764 | 767 |
|
765 | 768 |
|
|
src/plots/cartesian/index.js
Copy file name to clipboardExpand all lines: src/plots/cartesian/index.js+47-29Lines changed: 47 additions & 29 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
289 | 289 |
|
290 | 290 |
|
291 | 291 |
|
292 |
| - |
293 |
| - |
294 |
| - |
295 |
| - |
296 |
| - |
297 |
| - |
298 |
| - |
299 |
| - |
300 |
| - |
301 |
| - |
302 |
| - |
303 |
| - |
304 |
| - |
305 |
| - |
306 |
| - |
307 |
| - |
308 |
| - |
309 |
| - |
| 292 | + |
| 293 | + |
| 294 | + |
| 295 | + |
310 | 296 |
|
311 | 297 |
|
312 | 298 |
|
| ||
319 | 305 |
|
320 | 306 |
|
321 | 307 |
|
| 308 | + |
| 309 | + |
| 310 | + |
| 311 | + |
| 312 | + |
| 313 | + |
| 314 | + |
| 315 | + |
322 | 316 |
|
323 | 317 |
|
324 | 318 |
|
325 |
| - |
326 |
| - |
327 |
| - |
| 319 | + |
| 320 | + |
| 321 | + |
328 | 322 |
|
329 |
| - |
330 |
| - |
331 |
| - |
| 323 | + |
| 324 | + |
| 325 | + |
| 326 | + |
| 327 | + |
| 328 | + |
| 329 | + |
| 330 | + |
| 331 | + |
332 | 332 |
|
333 | 333 |
|
334 | 334 |
|
| 335 | + |
| 336 | + |
| 337 | + |
335 | 338 |
|
336 | 339 |
|
337 | 340 |
|
| ||
341 | 344 |
|
342 | 345 |
|
343 | 346 |
|
| 347 | + |
| 348 | + |
| 349 | + |
| 350 | + |
| 351 | + |
344 | 352 |
|
345 |
| - |
346 |
| - |
347 |
| - |
348 |
| - |
| 353 | + |
| 354 | + |
| 355 | + |
| 356 | + |
| 357 | + |
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
| 362 | + |
| 363 | + |
349 | 364 |
|
350 | 365 |
|
351 | 366 |
|
352 |
| - |
| 367 | + |
| 368 | + |
| 369 | + |
| 370 | + |
353 | 371 |
|
354 | 372 |
|
355 | 373 |
|
|
src/plots/cartesian/layout_attributes.js
Copy file name to clipboardExpand all lines: src/plots/cartesian/layout_attributes.js+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
573 | 573 |
|
574 | 574 |
|
575 | 575 |
|
| 576 | + |
| 577 | + |
| 578 | + |
| 579 | + |
| 580 | + |
| 581 | + |
| 582 | + |
| 583 | + |
| 584 | + |
| 585 | + |
| 586 | + |
| 587 | + |
| 588 | + |
| 589 | + |
576 | 590 |
|
577 | 591 |
|
578 | 592 |
|
|
src/plots/cartesian/position_defaults.js
Copy file name to clipboardExpand all lines: src/plots/cartesian/position_defaults.js+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
| 62 | + |
| 63 | + |
62 | 64 |
|
63 | 65 |
|
src/plots/cartesian/set_convert.js
Copy file name to clipboardExpand all lines: src/plots/cartesian/set_convert.js+15-3Lines changed: 15 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
58 | 58 |
|
59 | 59 |
|
60 | 60 |
|
| 61 | + |
| 62 | + |
61 | 63 |
|
62 | 64 |
|
63 | 65 |
|
| ||
277 | 279 |
|
278 | 280 |
|
279 | 281 |
|
280 |
| - |
281 | 282 |
|
282 | 283 |
|
283 | 284 |
|
| ||
341 | 342 |
|
342 | 343 |
|
343 | 344 |
|
344 |
| - |
345 |
| - |
| 345 | + |
346 | 346 |
|
347 | 347 |
|
348 | 348 |
|
| ||
435 | 435 |
|
436 | 436 |
|
437 | 437 |
|
| 438 | + |
| 439 | + |
| 440 | + |
| 441 | + |
| 442 | + |
| 443 | + |
| 444 | + |
| 445 | + |
| 446 | + |
| 447 | + |
| 448 | + |
| 449 | + |
438 | 450 |
|
439 | 451 |
|
440 | 452 |
|
|
0 commit comments