I add a vertical line but I want add title bottom with date position, in a candlestick, in the documentation not exist a textValue or titleValue
plot
.annotations()
.startDrawing('vertical-line')
.stroke('#446AAD80')
.fill('#446AAD80')