tvjsx / trading-vue-js

💹 Hackable charting lib for traders. You can draw literally ANYTHING on top of candlestick charts. [Not Maintained]
https://tvjsx.github.io/trading-vue-demo/
MIT License
2.07k stars 628 forks source link

refreshing new data ,wanna get a new chart i failed #276

Open lyonLeeLPL opened 2 years ago

lyonLeeLPL commented 2 years ago

On current page , i get a new data that i want to refresh it in the page.

Through log, i know that the update function hadn't getting it .

may be , i used a wrong way to get a new chart .

this is my way image