Skip to content

Commit 2015b17

Browse files
committed
Update README.md
1 parent 24f3443 commit 2015b17

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

faq_and_code/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1615,7 +1615,7 @@ plotchar(cond6[1], "cond6", "⮟", location.abovebar, color.red, 0, size = size.
16151615

16161616
![.](https://www.tradingview.com/x/BUkdl478/ "Plotting markers with plotshape()")
16171617

1618-
You will find lists of Unicode arrows [here](https://www.key-shortcut.com/en/writing-systems/35-symbols/arrows/) and [here](http://xahlee.info/comp/unicode_arrows.html). Because they are not all mapped in the MS Trebuchet font TV uses, not all characters will work with `plotchar()`. Some work as arguments to the `text=` parameter, but not as arguments to `char=`.
1618+
You will find lists of Unicode arrows [here](https://www.key-shortcut.com/en/writing-systems/35-symbols/arrows/) and [here](http://xahlee.info/comp/unicode_arrows.html). Because they are not all mapped in the MS Trebuchet font TV uses, not all characters will work with `plotchar()`.
16191619

16201620

16211621
**[Back to top](#table-of-contents)**

0 commit comments

Comments
 (0)