How can you integrate the tradingview charting library?

I have tried a few charting solutions and am looking at implementing the lightweight charting library offered from TradingView.

How do I pull this package from github and install it in Bubble?

From there, it looks like I have to convert the API data returned into a different structure that is compatible to load into the chart. How would I approach this?

https://tradingview.github.io/lightweight-charts/

This topic was automatically closed after 70 days. New replies are no longer allowed.