Text
# Add a labellabel = Label(x=4, y=5, text='Threshold Line', text_color='red')p.add_layout(label)