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 629 forks source link

Bug in DataHelper.vue when using tvjs-xp to resize indicator #229

Closed Kerviel closed 3 years ago

Kerviel commented 3 years ago

Hello,

I found a bug in DataHelper.vue when I tried to add the tvjs-xp library to resize indicator. I understood the bug but I don't know node.js so much... I don't know how to fix the bug.

Can you help me ?

Screenshot from 2021-05-09 06-14-47

Screenshot from 2021-05-09 05-54-52

Kerviel commented 3 years ago

Screenshot from 2021-05-09 07-46-55 ==> Ok, the problem is solved.

It still remain some warning but it seems to work. I let this issue as a tutorial for other people ;-)