tradingview / charting-library-examples

Examples of Charting Library integrations with other libraries, frameworks and data transports
MIT License
1.4k stars 763 forks source link

ReactJS - Files #171

Closed whatnowangga closed 4 years ago

whatnowangga commented 4 years ago

Hello can someone share the file like charting_library and datafeeds ?

whatnowangga commented 4 years ago

image i got stuck with this infinite loop

timocov commented 4 years ago

can someone share the file like charting_library and datafeeds ?

It isn't file, it should be folder with charting library content.

whatnowangga commented 4 years ago

Yeah i know where i can get the folder ?

timocov commented 4 years ago

From https://github.com/tradingview/charting-library-examples/tree/master/react-javascript:

Copy charting_library folder from tradingview/charting_library to /public and to /src folders. The earliest supported version of the Charting Library is 1.12. If you get 404 then you need to request an access to this repository. Copy datafeeds folder from tradingview/charting_library to /public.