Commit 2b831a0
authored
File tree
6 files changed
+91
-8
lines changedFilter options
- src/traces
- candlestick
- ohlc
- test
- image/baselines
- jasmine/tests
6 files changed
+91
-8
lines changedsrc/traces/candlestick/transform.js
Copy file name to clipboardExpand all lines: src/traces/candlestick/transform.js+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| 12 | + |
| 13 | + |
12 | 14 |
|
13 | 15 |
|
14 | 16 |
|
| ||
115 | 117 |
|
116 | 118 |
|
117 | 119 |
|
118 |
| - |
| 120 | + |
119 | 121 |
|
120 | 122 |
|
121 | 123 |
|
|
+32-6Lines changed: 32 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| 12 | + |
| 13 | + |
12 | 14 |
|
13 | 15 |
|
14 | 16 |
|
| ||
95 | 97 |
|
96 | 98 |
|
97 | 99 |
|
98 |
| - |
99 |
| - |
100 |
| - |
| 100 | + |
| 101 | + |
101 | 102 |
|
102 |
| - |
103 |
| - |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
| 112 | + |
| 113 | + |
| 114 | + |
| 115 | + |
| 116 | + |
| 117 | + |
| 118 | + |
| 119 | + |
104 | 120 |
|
105 |
| - |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
106 | 132 |
|
107 | 133 |
|
108 | 134 |
|
|
src/traces/ohlc/transform.js
Copy file name to clipboardExpand all lines: src/traces/ohlc/transform.js+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
9 | 9 |
|
10 | 10 |
|
11 | 11 |
|
| 12 | + |
| 13 | + |
12 | 14 |
|
13 | 15 |
|
14 | 16 |
|
| ||
195 | 197 |
|
196 | 198 |
|
197 | 199 |
|
198 |
| - |
| 200 | + |
199 | 201 |
|
200 | 202 |
|
201 | 203 |
|
|
test/image/baselines/candlestick_double-y-axis.png
Copy file name to clipboard-65 Bytes
Loading
test/image/baselines/candlestick_rangeslider_thai.png
Copy file name to clipboard-69 Bytes
Loading
test/jasmine/tests/finance_test.js
Copy file name to clipboardExpand all lines: test/jasmine/tests/finance_test.js+53Lines changed: 53 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
395 | 395 |
|
396 | 396 |
|
397 | 397 |
|
| 398 | + |
| 399 | + |
| 400 | + |
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
| 405 | + |
| 406 | + |
| 407 | + |
| 408 | + |
| 409 | + |
398 | 410 |
|
399 | 411 |
|
400 | 412 |
|
401 | 413 |
|
| 414 | + |
402 | 415 |
|
403 | 416 |
|
404 | 417 |
|
405 | 418 |
|
| 419 | + |
406 | 420 |
|
407 | 421 |
|
408 | 422 |
|
| ||
704 | 718 |
|
705 | 719 |
|
706 | 720 |
|
| 721 | + |
| 722 | + |
| 723 | + |
| 724 | + |
| 725 | + |
| 726 | + |
| 727 | + |
| 728 | + |
| 729 | + |
| 730 | + |
| 731 | + |
| 732 | + |
| 733 | + |
| 734 | + |
| 735 | + |
| 736 | + |
| 737 | + |
| 738 | + |
| 739 | + |
| 740 | + |
| 741 | + |
| 742 | + |
| 743 | + |
| 744 | + |
| 745 | + |
| 746 | + |
| 747 | + |
| 748 | + |
| 749 | + |
| 750 | + |
| 751 | + |
| 752 | + |
| 753 | + |
| 754 | + |
| 755 | + |
| 756 | + |
| 757 | + |
| 758 | + |
| 759 | + |
707 | 760 |
|
708 | 761 |
|
709 | 762 |
|
|
0 commit comments