Is it possible or is there anyway available to plot a Vertical Reference Line in Scatter plot using a specific data point in it?
Hey @kmrshub ,
I don’t thin what you want is possible. There is a possible workaround but i don’t thin it is suited for your case. You could lay a line chart over the plot. Something like:
You just need some data-manipulation, maybe a calculated field with the values from 1 to 10 for the axis and another one that mirros the values for the line itself.
The analysis also needs to be in free form format.
BR
Robert
1 Like