Commit ae3ab55
File tree
Expand file treeCollapse file tree
16 files changed
+57
-62
lines changedFilter options
- src
- components/errorbars
- plots
- cartesian
- traces
- bar
- box
- contour
- heatmap
- scatter
- scatterternary
- test/jasmine/tests
Expand file treeCollapse file tree
16 files changed
+57
-62
lines changedsrc/components/errorbars/plot.js
Copy file name to clipboardExpand all lines: src/components/errorbars/plot.js+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 |
| - |
| 19 | + |
| 20 | + |
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
|
src/plots/cartesian/axes.js
Copy file name to clipboardExpand all lines: src/plots/cartesian/axes.js+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1373 | 1373 |
|
1374 | 1374 |
|
1375 | 1375 |
|
1376 |
| - |
1377 |
| - |
| 1376 | + |
| 1377 | + |
1378 | 1378 |
|
1379 | 1379 |
|
1380 | 1380 |
|
| ||
1837 | 1837 |
|
1838 | 1838 |
|
1839 | 1839 |
|
1840 |
| - |
| 1840 | + |
1841 | 1841 |
|
1842 | 1842 |
|
1843 | 1843 |
|
|
src/plots/cartesian/dragbox.js
Copy file name to clipboardExpand all lines: src/plots/cartesian/dragbox.js+14-14Lines changed: 14 additions & 14 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
51 |
| - |
52 |
| - |
| 51 | + |
| 52 | + |
53 | 53 |
|
54 | 54 |
|
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
61 |
| - |
| 60 | + |
| 61 | + |
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
| ||
146 | 146 |
|
147 | 147 |
|
148 | 148 |
|
149 |
| - |
150 |
| - |
| 149 | + |
| 150 | + |
151 | 151 |
|
152 | 152 |
|
153 | 153 |
|
| ||
159 | 159 |
|
160 | 160 |
|
161 | 161 |
|
162 |
| - |
163 |
| - |
| 162 | + |
| 163 | + |
164 | 164 |
|
165 | 165 |
|
166 | 166 |
|
167 | 167 |
|
168 |
| - |
169 |
| - |
| 168 | + |
| 169 | + |
170 | 170 |
|
171 | 171 |
|
172 | 172 |
|
173 | 173 |
|
174 | 174 |
|
175 | 175 |
|
176 | 176 |
|
177 |
| - |
178 |
| - |
| 177 | + |
| 178 | + |
179 | 179 |
|
180 | 180 |
|
181 | 181 |
|
| ||
656 | 656 |
|
657 | 657 |
|
658 | 658 |
|
659 |
| - |
660 |
| - |
| 659 | + |
| 660 | + |
661 | 661 |
|
662 | 662 |
|
663 | 663 |
|
|
src/plots/cartesian/graph_interact.js
Copy file name to clipboardExpand all lines: src/plots/cartesian/graph_interact.js+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
112 |
| - |
113 |
| - |
| 112 | + |
| 113 | + |
114 | 114 |
|
115 | 115 |
|
116 | 116 |
|
|
src/plots/cartesian/select.js
Copy file name to clipboardExpand all lines: src/plots/cartesian/select.js+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
28 |
| - |
| 27 | + |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
|
src/plots/cartesian/transition_axes.js
Copy file name to clipboardExpand all lines: src/plots/cartesian/transition_axes.js+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
137 |
| - |
138 |
| - |
| 137 | + |
| 138 | + |
139 | 139 |
|
140 | 140 |
|
141 | 141 |
|
| ||
194 | 194 |
|
195 | 195 |
|
196 | 196 |
|
197 |
| - |
| 197 | + |
198 | 198 |
|
199 | 199 |
|
200 |
| - |
201 |
| - |
| 200 | + |
| 201 | + |
202 | 202 |
|
203 | 203 |
|
204 | 204 |
|
|
+2-8Lines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
573 | 573 |
|
574 | 574 |
|
575 | 575 |
|
576 |
| - |
577 |
| - |
578 |
| - |
579 |
| - |
580 | 576 |
|
581 | 577 |
|
582 | 578 |
|
| ||
590 | 586 |
|
591 | 587 |
|
592 | 588 |
|
593 |
| - |
594 |
| - |
595 |
| - |
596 |
| - |
| 589 | + |
| 590 | + |
597 | 591 |
|
598 | 592 |
|
599 | 593 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 |
| - |
| 23 | + |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
src/traces/bar/set_positions.js
Copy file name to clipboardExpand all lines: src/traces/bar/set_positions.js+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
28 |
| - |
| 27 | + |
| 28 | + |
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
36 |
| - |
| 35 | + |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
41 |
| - |
| 40 | + |
| 41 | + |
42 | 42 |
|
43 | 43 |
|
44 | 44 |
|
|
src/traces/box/set_positions.js
Copy file name to clipboardExpand all lines: src/traces/box/set_positions.js+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 |
| - |
| 18 | + |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
|
+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
59 |
| - |
60 |
| - |
| 59 | + |
| 60 | + |
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
| ||
120 | 120 |
|
121 | 121 |
|
122 | 122 |
|
123 |
| - |
124 |
| - |
| 123 | + |
| 124 | + |
125 | 125 |
|
126 | 126 |
|
127 | 127 |
|
| ||
662 | 662 |
|
663 | 663 |
|
664 | 664 |
|
665 |
| - |
666 |
| - |
| 665 | + |
| 666 | + |
667 | 667 |
|
668 | 668 |
|
669 | 669 |
|
|
+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
34 |
| - |
| 33 | + |
| 34 | + |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
|
+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
156 | 156 |
|
157 | 157 |
|
158 | 158 |
|
159 |
| - |
160 |
| - |
| 159 | + |
| 160 | + |
161 | 161 |
|
162 | 162 |
|
163 | 163 |
|
| ||
479 | 479 |
|
480 | 480 |
|
481 | 481 |
|
482 |
| - |
483 |
| - |
| 482 | + |
| 483 | + |
484 | 484 |
|
485 | 485 |
|
486 | 486 |
|
|
src/traces/scatterternary/plot.js
Copy file name to clipboardExpand all lines: src/traces/scatterternary/plot.js+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
23 |
| - |
24 |
| - |
| 23 | + |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
test/jasmine/tests/bar_test.js
Copy file name to clipboardExpand all lines: test/jasmine/tests/bar_test.js+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
93 | 93 |
|
94 | 94 |
|
95 | 95 |
|
96 |
| - |
97 |
| - |
| 96 | + |
| 97 | + |
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
|
0 commit comments