Commit ad88139
File tree
Expand file treeCollapse file tree
11 files changed
+43
-4
lines changedFilter options
- src
- components/colorbar
- lib
- plots
- cartesian
- gl3d/layout
- ternary/layout
- test
- image
- baselines
- mocks
- jasmine/tests
Expand file treeCollapse file tree
11 files changed
+43
-4
lines changedsrc/components/colorbar/attributes.js
Copy file name to clipboardExpand all lines: src/components/colorbar/attributes.js+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
167 | 167 |
|
168 | 168 |
|
169 | 169 |
|
| 170 | + |
170 | 171 |
|
171 | 172 |
|
172 | 173 |
|
|
src/components/colorbar/draw.js
Copy file name to clipboardExpand all lines: src/components/colorbar/draw.js+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
158 | 158 |
|
159 | 159 |
|
160 | 160 |
|
| 161 | + |
161 | 162 |
|
162 | 163 |
|
163 | 164 |
|
|
+8-2Lines changed: 8 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
581 | 581 |
|
582 | 582 |
|
583 | 583 |
|
| 584 | + |
| 585 | + |
| 586 | + |
| 587 | + |
584 | 588 |
|
585 | 589 |
|
586 | 590 |
|
587 | 591 |
|
588 | 592 |
|
| 593 | + |
589 | 594 |
|
590 | 595 |
|
591 | 596 |
|
592 |
| - |
| 597 | + |
| 598 | + |
593 | 599 |
|
594 | 600 |
|
595 | 601 |
|
| ||
608 | 614 |
|
609 | 615 |
|
610 | 616 |
|
611 |
| - |
| 617 | + |
612 | 618 |
|
613 | 619 |
|
614 | 620 |
|
|
src/plots/cartesian/axes.js
Copy file name to clipboardExpand all lines: src/plots/cartesian/axes.js+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1092 | 1092 |
|
1093 | 1093 |
|
1094 | 1094 |
|
1095 |
| - |
| 1095 | + |
| 1096 | + |
1096 | 1097 |
|
1097 | 1098 |
|
1098 | 1099 |
|
| ||
1156 | 1157 |
|
1157 | 1158 |
|
1158 | 1159 |
|
1159 |
| - |
| 1160 | + |
1160 | 1161 |
|
1161 | 1162 |
|
1162 | 1163 |
|
|
src/plots/cartesian/layout_attributes.js
Copy file name to clipboardExpand all lines: src/plots/cartesian/layout_attributes.js+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
310 | 310 |
|
311 | 311 |
|
312 | 312 |
|
| 313 | + |
| 314 | + |
| 315 | + |
| 316 | + |
| 317 | + |
| 318 | + |
| 319 | + |
| 320 | + |
313 | 321 |
|
314 | 322 |
|
315 | 323 |
|
|
src/plots/cartesian/tick_label_defaults.js
Copy file name to clipboardExpand all lines: src/plots/cartesian/tick_label_defaults.js+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
43 | 43 |
|
44 | 44 |
|
45 | 45 |
|
| 46 | + |
46 | 47 |
|
47 | 48 |
|
48 | 49 |
|
|
src/plots/gl3d/layout/axis_attributes.js
Copy file name to clipboardExpand all lines: src/plots/gl3d/layout/axis_attributes.js+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
| 101 | + |
101 | 102 |
|
102 | 103 |
|
103 | 104 |
|
|
src/plots/ternary/layout/axis_attributes.js
Copy file name to clipboardExpand all lines: src/plots/ternary/layout/axis_attributes.js+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| 38 | + |
38 | 39 |
|
39 | 40 |
|
40 | 41 |
|
|
test/image/baselines/axislabel_separatethousands.png
Copy file name to clipboard25.6 KB
Loading
test/image/mocks/axislabel_separatethousands.json
Copy file name to clipboard+15Lines changed: 15 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
test/jasmine/tests/lib_test.js
Copy file name to clipboardExpand all lines: test/jasmine/tests/lib_test.js+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1315 | 1315 |
|
1316 | 1316 |
|
1317 | 1317 |
|
| 1318 | + |
| 1319 | + |
| 1320 | + |
| 1321 | + |
1318 | 1322 |
|
1319 | 1323 |
|
1320 | 1324 |
|
|
0 commit comments