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?