You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking for something similar. I would like to display a text near/over the symbol(I'm interested more for vlines).
This would let me to display events that occurred during a time series.
is there way to label my symbols so as to differentiate if i have muliple hlines
symbols: [{type:'hline', axis:'y',color:'#000EEE',value:1.2, label:"ADD"},{type:'hline', axis:'y',color:'#000111',value:3.4, label:"MNF"}]
The text was updated successfully, but these errors were encountered: