Commit 8ef1445
File tree
Expand file treeCollapse file tree
25 files changed
+131
-82
lines changedFilter options
- src
- components
- annotations
- drawing
- errorbars
- images
- legend
- rangeslider
- shapes
- plot_api
- plots
- cartesian
- geo
- polar
- ternary
- traces
- bar
- barpolar
- contour
- contourcarpet
- scatter
- scattercarpet
- table
- test/jasmine/tests
Expand file treeCollapse file tree
25 files changed
+131
-82
lines changedsrc/components/annotations/draw.js
Copy file name to clipboardExpand all lines: src/components/annotations/draw.js+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
411 | 411 |
|
412 | 412 |
|
413 | 413 |
|
414 |
| - |
| 414 | + |
415 | 415 |
|
416 | 416 |
|
417 | 417 |
|
418 | 418 |
|
419 | 419 |
|
420 | 420 |
|
421 |
| - |
| 421 | + |
422 | 422 |
|
423 | 423 |
|
424 | 424 |
|
|
src/components/drawing/index.js
Copy file name to clipboardExpand all lines: src/components/drawing/index.js+15-19Lines changed: 15 additions & 19 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1000 | 1000 |
|
1001 | 1001 |
|
1002 | 1002 |
|
1003 |
| - |
1004 |
| - |
1005 |
| - |
1006 |
| - |
| 1003 | + |
| 1004 | + |
| 1005 | + |
| 1006 | + |
| 1007 | + |
| 1008 | + |
| 1009 | + |
| 1010 | + |
| 1011 | + |
| 1012 | + |
| 1013 | + |
1007 | 1014 |
|
1008 |
| - |
| 1015 | + |
1009 | 1016 |
|
1010 | 1017 |
|
1011 | 1018 |
|
1012 | 1019 |
|
1013 | 1020 |
|
1014 |
| - |
1015 |
| - |
1016 |
| - |
1017 |
| - |
1018 |
| - |
1019 |
| - |
1020 |
| - |
1021 |
| - |
1022 |
| - |
1023 |
| - |
1024 |
| - |
1025 |
| - |
1026 |
| - |
| 1021 | + |
| 1022 | + |
1027 | 1023 |
|
1028 |
| - |
| 1024 | + |
1029 | 1025 |
|
1030 | 1026 |
|
1031 | 1027 |
|
|
src/components/errorbars/plot.js
Copy file name to clipboardExpand all lines: src/components/errorbars/plot.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 |
| - |
| 18 | + |
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| ||
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
69 |
| - |
| 69 | + |
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
|
src/components/images/draw.js
Copy file name to clipboardExpand all lines: src/components/images/draw.js+4-3Lines changed: 4 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
168 | 168 |
|
169 | 169 |
|
170 | 170 |
|
171 |
| - |
172 |
| - |
173 |
| - |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
174 | 175 |
|
175 | 176 |
|
176 | 177 |
|
|
src/components/legend/draw.js
Copy file name to clipboardExpand all lines: src/components/legend/draw.js+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
224 | 224 |
|
225 | 225 |
|
226 | 226 |
|
227 |
| - |
| 227 | + |
228 | 228 |
|
229 | 229 |
|
230 | 230 |
|
| ||
262 | 262 |
|
263 | 263 |
|
264 | 264 |
|
265 |
| - |
| 265 | + |
266 | 266 |
|
267 | 267 |
|
268 | 268 |
|
|
src/components/rangeslider/draw.js
Copy file name to clipboardExpand all lines: src/components/rangeslider/draw.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
401 | 401 |
|
402 | 402 |
|
403 | 403 |
|
404 |
| - |
| 404 | + |
405 | 405 |
|
406 | 406 |
|
407 | 407 |
|
|
src/components/shapes/draw.js
Copy file name to clipboardExpand all lines: src/components/shapes/draw.js+8-6Lines changed: 8 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
120 | 120 |
|
121 | 121 |
|
122 | 122 |
|
123 |
| - |
124 |
| - |
125 |
| - |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
126 | 127 |
|
127 | 128 |
|
128 | 129 |
|
| ||
493 | 494 |
|
494 | 495 |
|
495 | 496 |
|
496 |
| - |
497 |
| - |
498 |
| - |
| 497 | + |
| 498 | + |
| 499 | + |
| 500 | + |
499 | 501 |
|
500 | 502 |
|
501 | 503 |
|
|
src/components/updatemenus/scrollbox.js
Copy file name to clipboardExpand all lines: src/components/updatemenus/scrollbox.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
254 | 254 |
|
255 | 255 |
|
256 | 256 |
|
257 |
| - |
| 257 | + |
258 | 258 |
|
259 | 259 |
|
260 | 260 |
|
|
+13-4Lines changed: 13 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
113 |
| - |
114 |
| - |
115 |
| - |
116 | 113 |
|
117 | 114 |
|
118 | 115 |
|
| ||
419 | 416 |
|
420 | 417 |
|
421 | 418 |
|
422 |
| - |
| 419 | + |
| 420 | + |
| 421 | + |
| 422 | + |
| 423 | + |
| 424 | + |
| 425 | + |
| 426 | + |
| 427 | + |
| 428 | + |
423 | 429 |
|
424 | 430 |
|
425 | 431 |
|
| ||
465 | 471 |
|
466 | 472 |
|
467 | 473 |
|
| 474 | + |
| 475 | + |
| 476 | + |
468 | 477 |
|
469 | 478 |
|
470 | 479 |
|
|
src/plot_api/subroutines.js
Copy file name to clipboardExpand all lines: src/plot_api/subroutines.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
224 | 224 |
|
225 | 225 |
|
226 | 226 |
|
227 |
| - |
| 227 | + |
228 | 228 |
|
229 | 229 |
|
230 | 230 |
|
|
+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
137 | 137 |
|
138 | 138 |
|
139 | 139 |
|
| 140 | + |
140 | 141 |
|
141 | 142 |
|
142 | 143 |
|
|
src/plots/cartesian/index.js
Copy file name to clipboardExpand all lines: src/plots/cartesian/index.js+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
262 | 262 |
|
263 | 263 |
|
264 | 264 |
|
265 |
| - |
| 265 | + |
266 | 266 |
|
267 | 267 |
|
268 | 268 |
|
|
+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
470 | 470 |
|
471 | 471 |
|
472 | 472 |
|
473 |
| - |
| 473 | + |
| 474 | + |
474 | 475 |
|
475 | 476 |
|
476 | 477 |
|
| ||
480 | 481 |
|
481 | 482 |
|
482 | 483 |
|
483 |
| - |
| 484 | + |
484 | 485 |
|
485 | 486 |
|
486 | 487 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
290 | 290 |
|
291 | 291 |
|
292 | 292 |
|
293 |
| - |
| 293 | + |
294 | 294 |
|
295 | 295 |
|
296 | 296 |
|
|
src/plots/ternary/ternary.js
Copy file name to clipboardExpand all lines: src/plots/ternary/ternary.js+5-3Lines changed: 5 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
| 80 | + |
80 | 81 |
|
81 | 82 |
|
82 | 83 |
|
| ||
96 | 97 |
|
97 | 98 |
|
98 | 99 |
|
99 |
| - |
100 |
| - |
| 100 | + |
| 101 | + |
101 | 102 |
|
102 | 103 |
|
103 | 104 |
|
| ||
345 | 346 |
|
346 | 347 |
|
347 | 348 |
|
348 |
| - |
| 349 | + |
| 350 | + |
349 | 351 |
|
350 | 352 |
|
351 | 353 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
124 | 124 |
|
125 | 125 |
|
126 | 126 |
|
127 |
| - |
| 127 | + |
128 | 128 |
|
129 | 129 |
|
130 | 130 |
|
| ||
136 | 136 |
|
137 | 137 |
|
138 | 138 |
|
139 |
| - |
| 139 | + |
140 | 140 |
|
141 | 141 |
|
142 | 142 |
|
143 |
| - |
| 143 | + |
144 | 144 |
|
145 | 145 |
|
146 | 146 |
|
|
src/traces/barpolar/plot.js
Copy file name to clipboardExpand all lines: src/traces/barpolar/plot.js+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
72 |
| - |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
73 | 77 |
|
74 | 78 |
|
75 | 79 |
|
|
+8-8Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 | 32 |
|
34 | 33 |
|
35 | 34 |
|
| ||
78 | 77 |
|
79 | 78 |
|
80 | 79 |
|
81 |
| - |
| 80 | + |
82 | 81 |
|
83 | 82 |
|
84 | 83 |
|
| ||
230 | 229 |
|
231 | 230 |
|
232 | 231 |
|
233 |
| - |
234 |
| - |
| 232 | + |
235 | 233 |
|
236 | 234 |
|
237 | 235 |
|
| ||
373 | 371 |
|
374 | 372 |
|
375 | 373 |
|
376 |
| - |
| 374 | + |
| 375 | + |
377 | 376 |
|
378 | 377 |
|
379 | 378 |
|
| ||
384 | 383 |
|
385 | 384 |
|
386 | 385 |
|
387 |
| - |
| 386 | + |
388 | 387 |
|
389 | 388 |
|
390 | 389 |
|
| ||
615 | 614 |
|
616 | 615 |
|
617 | 616 |
|
618 |
| - |
| 617 | + |
| 618 | + |
619 | 619 |
|
620 | 620 |
|
621 | 621 |
|
| ||
654 | 654 |
|
655 | 655 |
|
656 | 656 |
|
657 |
| - |
| 657 | + |
658 | 658 |
|
659 | 659 |
|
660 | 660 |
|
|
0 commit comments