tradingview / charting-library-tutorial

This tutorial explains step by step how to connect your data to the Charting Library
MIT License
434 stars 317 forks source link

blank / white window #36

Open rrdsgn opened 3 years ago

rrdsgn commented 3 years ago

i copied the charting_library and datafeeds folders to charting_library_clonned_data and then executed the npx serve command. Browser window remains blank. Inspector is showing this:

Bildschirmfoto 2021-07-18 um 14 50 34
timocov commented 3 years ago

@rrdsgn what container/conatiner_id option did you provide? it seems that the element with such ID doesn't exist in DOM

ako-v commented 3 years ago

I had the exact same problem, you must change container to conatiner_id in main.js