I did not use your proxy to get data but set up a web API in local to afford data for the chart. if I use the <script src="https://unpkg.com/lightweight-charts/dist/lightweight-charts.standalone.production.js"></script> to import the library, there is no function that lets multiple panes. (except for that, the candles show well)
So, I use your tv.js in this repository like this <script type="text/javascript" src="tv.js"></script> (I have saved the tv.js in the same working folder as index.js), but when I open the index.html, there is an error ' LightweightCharts is not defined', I wan to know how to do?
Thanks
I did not use your proxy to get data but set up a web API in local to afford data for the chart. if I use the <script src="https://unpkg.com/lightweight-charts/dist/lightweight-charts.standalone.production.js"></script> to import the library, there is no function that lets multiple panes. (except for that, the candles show well)
So, I use your tv.js in this repository like this <script type="text/javascript" src="tv.js"></script> (I have saved the tv.js in the same working folder as index.js), but when I open the index.html, there is an error ' LightweightCharts is not defined', I wan to know how to do?
Thanks