Home Forums Chart Support Add custom point and line to chart.

Add custom point and line to chart.

Viewing 2 posts - 1 through 2 (of 2 total)
  • #32093

    Hi,
    I want add entrypoint, draw some line or indicator on chart and stock chart as like image below:
    https://www.tradingview.com/x/muarlM3p/

    Can I do that with canvasjs chart?

    #32112

    @thanhthuyento,

    1. I want to add entry point(buy, sell) to chart or stock chart.

    You can achieve this by using a line chart with just two dataPoints(one indicating entry point while the other indicates exit point).

    2. I want something like tradingview chart: draw line,..

    You can achieve this requirement by using StripLines over AxisY.

    Considering this thread as a duplicate of Add custom point and line to chart and hence closing the same.


    Shashi Ranjan
    Team CanvasJS

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.