tradingview/LightweightChartsIOS

Timeframes supported

kittisak-phetrungnapha opened this issue · 1 comments

I have looked into the example code and noticed that it requires the input parameter as string in yyyy-MM-dd format only. The value is being used to render axis X (time axis). So, how to display chart in other timeframes rather than day? Which parameters and formats should I send to the library? Thank you.

Hi! To send intraday values you can use timestamp. Here the example