Commit 90a419c
committed
Refactor add_TA to use y_grid_lines instead of custom function
The original custom grid_lines function is very similar to y_grid_lines
in replot_xts object but the latter restricts the output values to
the upper limit and lower limit. About two intervals will be
dropped so the labels of prior chart will not be blocked.1 parent 4c1a341 commit 90a419c
1 file changed
+2
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
522 | 522 | | |
523 | 523 | | |
524 | 524 | | |
525 | | - | |
526 | | - | |
527 | | - | |
528 | | - | |
| 525 | + | |
| 526 | + | |
529 | 527 | | |
530 | 528 | | |
531 | 529 | | |
| |||
0 commit comments