How to script multiple rows to be selected when one is selected in a bivariate plot?
Hi all,I have a script where one of the outputs is a bi-variate (XY) Plot using the bi-variate platform. Its basically plotting the value of a parameter of a device on the y-axis verses time on the x-axis. These parts have a common ID value in a column from the source datatable.Now the platform already has the functionality where if you click on one marker, the row that marker is based on is selec...