I found this live updating time series chart and I’m trying to add a simple feature. I want to add a vertical line where the lowest point on the chart is. I found some code to add a vertical line but I’m not sure how to approach finding the lowest point and than updating the chart. look at this I found this live updating time series chart an