I am trying to make my scatter plot interactive, by clicking a point, it filters the table view to show. Does anyone know how to do it ?
Thank you
I am trying to make my scatter plot interactive, by clicking a point, it filters the table view to show. Does anyone know how to do it ?
Thank you
Hello @ivan_lee ,
You can use Widget nodes , for eg . Interactive Value Filter Widget
You can use it like shown below
Thanks