Relative Content

Tag Archive for javascripttradingview-api

how to update chart tradingview

I am working on a trading view chart, and in the program I am writing, there is a section that should be taken from the api by selecting a dropdown and display it on the chart.
My problem is that I get the data from the api, but the chart is not updated with the new data, please help me