tradingview / charting-library-tutorial

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

Tutorial not started because index.html contains error #19

Closed SavosRU closed 3 years ago

SavosRU commented 3 years ago

In the index.html we can see: src="charting_library_clonned_data/charting_library/charting_library.js">

BUT! On the way we can found only charting_library.min.js

So index.html looks as clean white screen. No chart etc... After manually renamed file _chartinglibrary.min.js to _chartinglibrary.js - al works fine! All the same after manually edit source in the index.html

Please - make one of these steps so project stay works correctly without users action! thanks!

timocov commented 3 years ago

On the way we can found only charting_library.min.js

This is because outdated version of charting library. The latest one includes charting_library.js https://github.com/tradingview/charting_library/blob/master/charting_library/charting_library.js.