Commit 769c160
File tree
14 files changed
+80
-48
lines changedFilter options
- src
- components/errorbars
- plots
- cartesian
- traces
- bar
- box
- carpet
- heatmap
- ohlc
- scatter
- scattergl
- splom
- violin
14 files changed
+80
-48
lines changedsrc/components/errorbars/calc.js
Copy file name to clipboardExpand all lines: src/components/errorbars/calc.js+13-11Lines changed: 13 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
34 | 33 |
|
35 | 34 |
|
36 | 35 |
|
| ||
57 | 56 |
|
58 | 57 |
|
59 | 58 |
|
60 |
| - |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
61 | 63 |
|
src/plots/cartesian/axes.js
Copy file name to clipboardExpand all lines: src/plots/cartesian/axes.js+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| 53 | + |
53 | 54 |
|
54 | 55 |
|
55 | 56 |
|
|
+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2455 | 2455 |
|
2456 | 2456 |
|
2457 | 2457 |
|
2458 |
| - |
2459 | 2458 |
|
2460 | 2459 |
|
| 2460 | + |
2461 | 2461 |
|
| 2462 | + |
| 2463 | + |
| 2464 | + |
2462 | 2465 |
|
2463 | 2466 |
|
2464 | 2467 |
|
|
src/traces/bar/set_positions.js
Copy file name to clipboardExpand all lines: src/traces/bar/set_positions.js+16-4Lines changed: 16 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
496 | 496 |
|
497 | 497 |
|
498 | 498 |
|
499 |
| - |
| 499 | + |
| 500 | + |
500 | 501 |
|
501 | 502 |
|
502 | 503 |
|
| ||
530 | 531 |
|
531 | 532 |
|
532 | 533 |
|
533 |
| - |
| 534 | + |
| 535 | + |
534 | 536 |
|
535 | 537 |
|
536 | 538 |
|
| ||
568 | 570 |
|
569 | 571 |
|
570 | 572 |
|
571 |
| - |
| 573 | + |
| 574 | + |
| 575 | + |
| 576 | + |
572 | 577 |
|
573 | 578 |
|
574 | 579 |
|
| ||
633 | 638 |
|
634 | 639 |
|
635 | 640 |
|
636 |
| - |
| 641 | + |
| 642 | + |
637 | 643 |
|
638 | 644 |
|
639 | 645 |
|
640 | 646 |
|
641 | 647 |
|
642 | 648 |
|
643 | 649 |
|
| 650 | + |
| 651 | + |
| 652 | + |
| 653 | + |
| 654 | + |
| 655 | + |
644 | 656 |
|
645 | 657 |
|
646 | 658 |
|
|
+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
122 | 122 |
|
123 | 123 |
|
124 | 124 |
|
125 |
| - |
| 125 | + |
| 126 | + |
126 | 127 |
|
127 | 128 |
|
128 | 129 |
|
|
src/traces/box/set_positions.js
Copy file name to clipboardExpand all lines: src/traces/box/set_positions.js+10-7Lines changed: 10 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
86 | 86 |
|
87 | 87 |
|
88 | 88 |
|
89 |
| - |
90 |
| - |
91 |
| - |
92 |
| - |
93 |
| - |
94 |
| - |
95 | 89 |
|
96 | 90 |
|
97 | 91 |
|
98 | 92 |
|
99 | 93 |
|
100 | 94 |
|
101 | 95 |
|
102 |
| - |
| 96 | + |
103 | 97 |
|
104 | 98 |
|
105 | 99 |
|
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
106 | 109 |
|
107 | 110 |
|
108 | 111 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
82 | 82 |
|
83 | 83 |
|
84 | 84 |
|
85 |
| - |
86 |
| - |
| 85 | + |
| 86 | + |
87 | 87 |
|
88 | 88 |
|
89 | 89 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
124 | 124 |
|
125 | 125 |
|
126 | 126 |
|
127 |
| - |
128 |
| - |
| 127 | + |
| 128 | + |
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
|
+2-3Lines changed: 2 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
28 |
| - |
29 |
| - |
| 28 | + |
30 | 29 |
|
31 | 30 |
|
32 | 31 |
|
| ||
93 | 92 |
|
94 | 93 |
|
95 | 94 |
|
96 |
| - |
| 95 | + |
97 | 96 |
|
98 | 97 |
|
99 | 98 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
97 | 97 |
|
98 | 98 |
|
99 | 99 |
|
100 |
| - |
101 |
| - |
| 100 | + |
| 101 | + |
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
|
src/traces/scattergl/convert.js
Copy file name to clipboardExpand all lines: src/traces/scattergl/convert.js+2-4Lines changed: 2 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
| ||
511 | 510 |
|
512 | 511 |
|
513 | 512 |
|
514 |
| - |
515 |
| - |
516 | 513 |
|
517 | 514 |
|
518 |
| - |
| 515 | + |
| 516 | + |
519 | 517 |
|
520 | 518 |
|
521 | 519 |
|
|
src/traces/scattergl/index.js
Copy file name to clipboardExpand all lines: src/traces/scattergl/index.js+12-5Lines changed: 12 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
| ||
85 | 86 |
|
86 | 87 |
|
87 | 88 |
|
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
92 |
| - |
| 89 | + |
| 90 | + |
| 91 | + |
93 | 92 |
|
94 | 93 |
|
95 | 94 |
|
96 | 95 |
|
97 | 96 |
|
98 | 97 |
|
99 | 98 |
|
| 99 | + |
| 100 | + |
100 | 101 |
|
101 | 102 |
|
102 | 103 |
|
| ||
137 | 138 |
|
138 | 139 |
|
139 | 140 |
|
| 141 | + |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
140 | 147 |
|
141 | 148 |
|
142 | 149 |
|
|
+3-5Lines changed: 3 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
69 |
| - |
70 |
| - |
71 |
| - |
72 |
| - |
73 |
| - |
| 69 | + |
| 70 | + |
| 71 | + |
74 | 72 |
|
75 | 73 |
|
76 | 74 |
|
|
+9-1Lines changed: 9 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| 38 | + |
| 39 | + |
| 40 | + |
38 | 41 |
|
39 | 42 |
|
40 | 43 |
|
| ||
62 | 65 |
|
63 | 66 |
|
64 | 67 |
|
65 |
| - |
66 | 68 |
|
| 69 | + |
| 70 | + |
| 71 | + |
67 | 72 |
|
68 | 73 |
|
| 74 | + |
| 75 | + |
| 76 | + |
69 | 77 |
|
70 | 78 |
|
71 | 79 |
|
|
0 commit comments