Commit 493ee75
File tree
5 files changed
+62
-17
lines changedFilter options
- src/traces/scattermapbox
- test/jasmine/tests
5 files changed
+62
-17
lines changedsrc/traces/scattermapbox/convert.js
Copy file name to clipboardExpand all lines: src/traces/scattermapbox/convert.js+17-10Lines changed: 17 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
| ||
233 | 234 |
|
234 | 235 |
|
235 | 236 |
|
| 237 | + |
236 | 238 |
|
237 | 239 |
|
238 | 240 |
|
| ||
253 | 255 |
|
254 | 256 |
|
255 | 257 |
|
256 |
| - |
257 |
| - |
258 |
| - |
259 |
| - |
260 |
| - |
261 |
| - |
262 |
| - |
263 |
| - |
| 258 | + |
| 259 | + |
| 260 | + |
| 261 | + |
| 262 | + |
| 263 | + |
| 264 | + |
| 265 | + |
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
264 | 270 |
|
265 | 271 |
|
266 |
| - |
267 |
| - |
| 272 | + |
| 273 | + |
| 274 | + |
268 | 275 |
|
269 | 276 |
|
270 | 277 |
|
|
src/traces/scattermapbox/format_labels.js
Copy file name to clipboard+24Lines changed: 24 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 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
src/traces/scattermapbox/hover.js
Copy file name to clipboardExpand all lines: src/traces/scattermapbox/hover.js+7-3Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
| 67 | + |
| 68 | + |
| 69 | + |
| 70 | + |
| 71 | + |
| 72 | + |
67 | 73 |
|
68 | 74 |
|
69 | 75 |
|
| ||
72 | 78 |
|
73 | 79 |
|
74 | 80 |
|
75 |
| - |
76 |
| - |
77 |
| - |
| 81 | + |
78 | 82 |
|
79 | 83 |
|
80 | 84 |
|
|
src/traces/scattermapbox/index.js
Copy file name to clipboardExpand all lines: src/traces/scattermapbox/index.js+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
|
test/jasmine/tests/scattermapbox_test.js
Copy file name to clipboardExpand all lines: test/jasmine/tests/scattermapbox_test.js+13-4Lines changed: 13 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
4 | 5 |
|
5 | 6 |
|
6 | 7 |
|
| ||
139 | 140 |
|
140 | 141 |
|
141 | 142 |
|
142 |
| - |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
143 | 152 |
|
144 | 153 |
|
145 | 154 |
|
| ||
536 | 545 |
|
537 | 546 |
|
538 | 547 |
|
539 |
| - |
540 |
| - |
541 |
| - |
| 548 | + |
| 549 | + |
| 550 | + |
542 | 551 |
|
543 | 552 |
|
544 | 553 |
|
|
0 commit comments