Evgeniy Zhukovskiy
Evgeniy Zhukovskiy
btw we have lots of examples on jsfiddle (click the titles) https://www.tradingview.com/lightweight-charts/
still not fixed?
Please merge it asap! This is what I really need to use grip!
@tweekmonster amazing!!! thanks, it works great, but these is one more enhancement that is needed to be done: [[images/mypicture.png]] should be changed to an image not a reference.
@tweekmonster Exactly, it is a local image. Github allows to upload images to a sub-folder and then if it sees a link to a local image it converts it to...
Hi, Use_localstorage_for_settings - it is not about charts, but about saving properties to LocalStorage charts_storage_url - url to your save/load server client_id - choose unique id for your company user_id...
if you do these steps you'll get your save/load server configured and ran: https://github.com/tradingview/saveload_backend/blob/master/README.md Regarding your questions. If you follow the steps from above you won't need to think about...
charts_storage_url: YOUR BACKEND URL charts_storage_api_version: "1.1", client_id: YOUR COMPANY NAME user_id: USER_NAME (it should be set to separate charts between users. otherwise all of them will have the same list...