Forum Discussion
jaolvera
Aug 21, 2023Brass Contributor
plotting a vertical line
I need to plot a vertical line, that will plot using the date that is entered in a separate table. I just cant figure out how to caulate a number that will plot the line from 0 to what ever the...
Riny_van_Eekelen
Aug 22, 2023Platinum Contributor
jaolvera You'll need a separate series with only one data point based on the date and the max value (or max plus a little bit) on the secondary axis. Example attached.