I' m trying to get the x
and y
values of a scatter point. I simply want to extract data points values (x = 280
and y = 164
) when I click on the data point on scatter plot.
Also, I cannot use chart events because of the dashboard.
Thanks for the help.