Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 013e6e9

Browse files
authored
Update README.md
1 parent 8301447 commit 013e6e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎faq_and_code/README.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -941,6 +941,8 @@ plot(plotCondition ? ma1 : na, "Highlight 2b", color.purple, 3, plot.style_circl
941941
```
942942
![.](https://www.tradingview.com/x/IMgwPa29/ "Conditional plots")
943943

944+
The same limitations apply to `plotchar()`, `plotshape()` and `fill()`.
945+
944946

945947
### Can I plot diagonals between two points on the chart?
946948
Yes, using the [`line.new()`](https://www.tradingview.com/pine-script-reference/v4/#fun_line{dot}new) function available in v4. See the [Trendlines - JD](https://www.tradingview.com/script/mpeEgn5J-Trendlines-JD/) indicator by Duyck.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /