Unable to display the real-time price of priceLine on the price axis
Closed this issue · 3 comments
ZhangPeibin commented
ZhangPeibin commented
Please help me, thank you very much!
illetid commented
Hi, could you pls check that series has lastValueVisible option set to true
. It is true but pls double-check
ZhangPeibin commented
Hi, could you pls check that series has lastValueVisible option set to
true
. It is true but pls double-check
Thanks bro !
I change ' const chart = ref() ' to 'let chart :any ' and it worked.