Hello,
these lines can be added with error bars. Consider the following screenshot.
Error bars are set to Minus, no cap and custom values.
The custom value ranges point to columns on the spreadsheet. In this scenario, the formula in F1 is
=IF($C3="pk",D3,0)
copied across and down. To turn error bars on for a particular data point, find its row in the data source and enter the text "pk" (without quotes) into the respective cell in column C.
You can also enable data labels for the series, select the option to use "Values from cells" and select C3 to C7 in this scenario. Then pK will show as the data label if it is typed into column C.